|
链接视频通话后:
2015-08-28 15:22:40.113 ChatDemo-UI2.0[2393:814262] connect video result is 0
2015-08-28 15:22:40.244 ChatDemo-UI2.0[2393:814387] Message OnVideoCallEvent(EventType:2, UserId:26592, ErrorCode:0, dwFlags:0x0, dwParam:0
2015-08-28 15:22:40.249 ChatDemo-UI2.0[2393:814262] ==========================================
2015-08-28 15:22:40.251 ChatDemo-UI2.0[2393:814262] dwErrorType:2
2015-08-28 15:22:40.251 ChatDemo-UI2.0[2393:814262] dwErrorCode:0
2015-08-28 15:22:40.252 ChatDemo-UI2.0[2393:814262] dwFlags:0
2015-08-28 15:22:40.253 ChatDemo-UI2.0[2393:814262] ==========================================
2015-08-28 15:22:40.253 ChatDemo-UI2.0[2393:814262] 对方请求回复
2015-08-28 15:22:40.615 ChatDemo-UI2.0[2393:814387] Message OnVideoCallEvent(EventType:3, UserId:26592, ErrorCode:0, dwFlags:0x0, dwParam:100
2015-08-28 15:22:40.621 ChatDemo-UI2.0[2393:814262] ==========================================
2015-08-28 15:22:40.622 ChatDemo-UI2.0[2393:814262] dwErrorType:3
2015-08-28 15:22:40.623 ChatDemo-UI2.0[2393:814262] dwErrorCode:0
2015-08-28 15:22:40.624 ChatDemo-UI2.0[2393:814262] dwFlags:0
2015-08-28 15:22:40.625 ChatDemo-UI2.0[2393:814262] ==========================================
2015-08-28 15:22:40.626 ChatDemo-UI2.0[2393:814262] 对方允许通话
2015-08-28 15:22:40.628 ChatDemo-UI2.0[2393:814262] Invoke EnterRoom(roomid=100)
2015-08-28 15:22:41.362 ChatDemo-UI2.0[2393:814387] Message OnEnterRoom(roomid=100,errorcode=0,siteindex=0)
2015-08-28 15:22:41.773 ChatDemo-UI2.0[2393:814387] Audio Playback Device Init(0, 1, 16000, 16), ios Playback Driver
2015-08-28 15:22:41.775 ChatDemo-UI2.0[2393:814387] Message OnReceiveOnlineUser(count=1,roomid=100)
2015-08-28 15:22:41.778 ChatDemo-UI2.0[2393:814262] 用户进入房间
2015-08-28 15:22:41.781 ChatDemo-UI2.0[2393:814262] roomID:0, userId:26592
2015-08-28 15:22:41.782 ChatDemo-UI2.0[2393:814262] the old version is 0
2015-08-28 15:22:41.793 ChatDemo-UI2.0[2393:814262] 房间在线用户信息
2015-08-28 15:22:41.798 ChatDemo-UI2.0[2393:814387] Message OnUserEnterRoom(userid=26592,nickname=990820152015008,siteindex=1)
2015-08-28 15:22:41.823 ChatDemo-UI2.0[2393:814262] Could not load the "video_bg" image referenced from a nib in the bundle with identifier "odier.hot"
2015-08-28 15:22:41.857 ChatDemo-UI2.0[2393:814262] Invoke UserSpeakControl(userid=-1,bOpen=0)
2015-08-28 15:22:41.896 ChatDemo-UI2.0[2393:814262] Invoke UserSpeakControl(userid=-1,bOpen=0)
2015-08-28 15:22:41.897 ChatDemo-UI2.0[2393:814262] deviceOrientation
2015-08-28 15:22:41.897 ChatDemo-UI2.0[2393:814262] Portrait
2015-08-28 15:22:41.990 ChatDemo-UI2.0[2393:814262] 用户进入房间:26592
2015-08-28 15:22:42.418 ChatDemo-UI2.0[2393:814387] On Remote UserSpeakControl(dwUserId:26592, bOpen:1)
2015-08-28 15:22:42.487 ChatDemo-UI2.0[2393:814262] startVideoChat:26592
2015-08-28 15:22:42.492 ChatDemo-UI2.0[2393:814262] Invoke UserSpeakControl(userid=-1,bOpen=0)
2015-08-28 15:22:42.496 ChatDemo-UI2.0[2393:814262] Invoke SetVideoPos(dwUserId:-1, hWnd:0x783c3d0, l:0, t:0, r:0, b:0)
2015-08-28 15:22:42.498 ChatDemo-UI2.0[2393:814262] Invoke UserCameraControl(userid=-1,bOpen=1)
2015-08-28 15:22:42.501 ChatDemo-UI2.0[2393:814262] Invoke UserSpeakControl(userid=26592,bOpen=1)
2015-08-28 15:22:42.502 ChatDemo-UI2.0[2393:814262] Invoke SetVideoPos(dwUserId:26592, hWnd:0x780b020, l:0, t:0, r:0, b:0)
2015-08-28 15:22:42.504 ChatDemo-UI2.0[2393:814262] Invoke UserCameraControl(userid=26592,bOpen=1)
2015-08-28 15:22:42.700 ChatDemo-UI2.0[2393:814392] WARNING: -[<AVCaptureConnection: 0x179fb30> isVideoMinFrameDurationSupported] is deprecated. Please use AVCaptureDevice activeFormat.videoSupportedFrameRateRanges
2015-08-28 15:22:42.702 ChatDemo-UI2.0[2393:814392] WARNING: -[<AVCaptureConnection: 0x179fb30> setVideoMinFrameDuration:] is deprecated. Please use AVCaptureDevice setActiveVideoMinFrameDuration
2015-08-28 15:22:42.949 ChatDemo-UI2.0[2393:814650] userid(26592) audio decode, codec:11, 1 channel, 16000Hz
2015-08-28 15:22:43.325 ChatDemo-UI2.0[2393:814392] video init finish: 1280x720, 25fps, fmt:100, ret:0
2015-08-28 15:22:43.328 ChatDemo-UI2.0[2393:814392] video init finish:1280x720, YUV420, fps:25, codecid:1
现在 麦克风 关闭状态:打开麦克风: [AnyChatPlatform UserSpeakControl: -1:YES]; 崩掉。 |
|