@@ -242,6 +242,8 @@
HLog(@"%@",logData);
if(!logData || [logData length]==0){
+ //1.4.2以及后续 webrtc版本 没有日志
+ [self getFileKeyToH5By:@""];
return;
}