|
你好,在执行 [self StartLocalVideoChat];老是崩溃,帮看下你吧,谢谢~
2014-08-28 17:12:43.373 ESM[3842:60b] Invoke UserCameraControl(userid=-1,bOpen=1)
2014-08-28 17:12:43.375 ESM[3842:60b] Invoke UserSpeakControl(userid=10603,bOpen=1)
2014-08-28 17:12:43.401 ESM[3842:b307] Default Audio Capture Driver()
2014-08-28 17:12:43.403 ESM[3842:60b] Invoke BRAC_SetVideoPos(dwUserId:10603, hWnd:0x89d2800, l:25, t:43, r:269, b:222)
2014-08-28 17:12:43.405 ESM[3842:60b] Invoke UserCameraControl(userid=10603,bOpen=1)
>>17:12:43.406898 [trace] <openAcount> ***视频见证:对方视频网络状态remoteNetworkStatus:5*** - VideoChatController.m:1269
>>17:12:43.407210 [trace] <openAcount> ***对端视频状态GetCameraState:1*** - VideoChatController.m:1273
2014-08-28 17:12:43.408 ESM[3842:b307] Audio Init, error:0, device:0, 1, 16000, 16, capmode:0
2014-08-28 17:12:43.418 ESM[3842:b307] Audio codec init, handle:1, 11, 1, 16000, 16, 15850
2014-08-28 17:12:43.505 ESM[3842:b307] WARNING: -[<AVCaptureConnection: 0x8960cd0> isVideoMinFrameDurationSupported] is deprecated. Please use AVCaptureDevice activeFormat.videoSupportedFrameRateRanges
2014-08-28 17:12:43.507 ESM[3842:b307] WARNING: -[<AVCaptureConnection: 0x8960cd0> setVideoMinFrameDuration:] is deprecated. Please use AVCaptureDevice setActiveVideoMinFrameDuration
2014-08-28 17:12:43.509 ESM[3842:60b] -[UIImageView OnLocalVideoInit:]: unrecognized selector sent to instance 0x89d2800
>>17:12:43.550455 [fatal] <app_except> CRASH: -[UIImageView OnLocalVideoInit:]: unrecognized selector sent to instance 0x89d2800
Stack Trace: (
0 CoreFoundation 0x2e60df63 <redacted> + 154
1 libobjc.A.dylib 0x389226af objc_exception_throw + 38
2 CoreFoundation 0x2e6118e7 <redacted> + 202
3 CoreFoundation 0x2e6101cb <redacted> + 706
4 CoreFoundation 0x2e55f4d8 _CF_forwarding_prep_0 + 24
5 Foundation 0x2eff1e9b <redacted> + 386
6 CoreFoundation 0x2e5d9183 <redacted> + 14
7 CoreFoundation 0x2e5d8653 <redacted> + 206
8 CoreFoundation 0x2e5d6e47 <redacted> + 622
9 CoreFoundation 0x2e541c27 CFRunLoopRunSpecific + 522
10 CoreFoundation 0x2e541a0b CFRunLoopRunInMode + 106
11 GraphicsServices 0x33231283 GSEventRunModal + 138
12 UIKit 0x30de5049 UIApplicationMain + 1136
13 EnterpriseStockMaster 0x0053b689 main + 116
14 EnterpriseStockMaster 0x00538f88 start + 40
) - UnCaughtExceptionHandlerForWind.m:28
2014-08-28 17:12:43.666 ESM[3842:9e1f] Audio FX Status: VAD:1, NS:1, AGC:1, AEC:1
>>17:12:44.355288 [trace] <sky> 发送消息->:login:心跳检测 app=10 cmd=161 serNo=141 - SkyMsgSender.m:37
>>17:12:44.390203 [trace] <netChannel> 通道收到消息 - SkyMsg.m:53
>>17:12:44.391501 [trace] <netChannel> 通道收到消息:app=10, cmd=161,ser=141 - SkyMsg.m:89
>>17:12:44.398700 [trace] <sky> 收到消息->:login:心跳检测 app=10 cmd=161 serNo=141 - SkyMsgRecver.m:220
2014-08-28 17:12:44.555 ESM[3842:60b] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UIImageView OnLocalVideoInit:]: unrecognized selector sent to instance 0x89d2800'
*** First throw call stack:
(0x2e60df4b 0x389226af 0x2e6118e7 0x2e6101cb 0x2e55f4d8 0x2eff1e9b 0x2e5d9183 0x2e5d8653 0x2e5d6e47 0x2e541c27 0x2e541a0b 0x33231283 0x30de5049 0x53b689 0x538f88)
libc++abi.dylib: terminating with uncaught exception of type NSException
(lldb)
|
|