AgoraIO-Extensions / react-native-agora

React Native around the Agora RTC SDKs for Android and iOS agora
https://www.agora.io
MIT License
622 stars 228 forks source link

Audio not working in foreground mode only in background mode (iOS) #371

Closed pakenfit closed 3 years ago

pakenfit commented 3 years ago

Hello,

I am facing a strange problem with RN agora, When I start a video call on iOS everything works fine but when I pass my app to background and re-open it the audio doesn't work anymore in foreground mode. Even if I end the call and join again the channel only background audio worked fine. I cannot understand why.

If someone could help please ?

Thank you in advance.

plutoless commented 3 years ago

you will need to listen to app goes background event and call disableAudio at that time. similarly you will need to call enableAudio when you come back foreground.

pakenfit commented 3 years ago

Thank you for your reply .

I already tried: when App come back to foreground I disableAudio and renable it 100 ms later but this is not working .

Because I want to keep the background audio also.

On Sun 16 May 2021 at 20:43, Qianze Zhang @.***> wrote:

you will need to listen to app goes background event and call disableAudio at that time. similarly you will need to call enableAudio when you come back foreground.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/AgoraIO-Community/react-native-agora/issues/371#issuecomment-841859054, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGPVBKFQSFKDWNPHKDJ7JGLTOAG6JANCNFSM44662V6A .

-- Envoyé avec Gmail Mobile

plutoless commented 3 years ago

could you pls help collect the log for me?

pakenfit commented 3 years ago

This is the log file:

`

INFO (18:41:48:588 | 0) 1031; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:41:48:588 | 0) 1031; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:41:48:588 | 0) 1031; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:41:48:588 | 0) 57103; [rp] {"che.video.view_orientation":{"uid":0,"orientation":1}} INFO (18:41:48:588 | 0) 57103; [rp] {"rtc.video.enabled":true} INFO (18:41:48:588 | 0) 57103; API call to enable video INFO (18:41:48:589 | 1) 1031; [API][rtc_engine_impl.cpp:1403][enableAudio] INFO (18:41:48:589 | 0) 1031; API call to enable audio INFO (18:41:48:589 | 0) 1031; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:41:48:589 | 0) 1031; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:41:48:589 | 0) 57103; [rp] {"rtc.audio.enabled":true,"che.audio.enable.recording.device":true} INFO (18:41:48:589 | 0) 1031; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:41:48:589 | 0) 1031; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:41:48:589 | 0) 57103; [rp] {"che.audio.keep.audiosession":true} INFO (18:41:48:589 | 0) 1031; [API][rtc_engine_impl.cpp:750][joinChannelWithUserAccount] INFO (18:41:48:589 | 0) 1031; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:41:48:589 | 0) 1031; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:41:48:589 | 0) 1031; [API][rtc_engine_impl.cpp:3274][setAudioProfile] INFO (18:41:48:589 | 0) 1031; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:41:48:589 | 0) 1031; doSetClientRole 1 level 2 INFO (18:41:48:589 | 0) 1031; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:41:48:589 | 0) 1031; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:41:48:589 | 0) 57103; [rp] {"che.audio.default.speaker.set":1} INFO (18:41:48:589 | 0) 1031; API call to join channel '11' with user account 'Mama', SDK ver 3.2.1 build 28506, devide info 'iPhone/iPhone12,1/iOS/14.4.2' INFO (18:41:48:589 | 0) 1031; [API][rtc_engine_impl.cpp:5353][initialize] INFO (18:41:48:589 | 0) 1031; API call to initialize rtc channel 11 INFO (18:41:48:589 | 0) 1031; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:41:48:589 | 0) 57103; [rp] {"che.audio.profile":{"config":7,"scenario":7}} INFO (18:41:48:589 | 0) 57103; audioProfile lambda: Audio Profile is set to: (config = 7, scenario = 7) INFO (18:41:48:589 | 0) 57103; updateScenarioConfig: scenario(0): INFO (18:41:48:589 | 0) 57103; updateScenarioConfig: 0 0 1 0 1 0 INFO (18:41:48:589 | 0) 57103; updateScenarioConfig: scenario(1): INFO (18:41:48:589 | 0) 57103; updateScenarioConfig: 1 1 1 0 1 1 INFO (18:41:48:589 | 0) 57103; updateScenarioConfig: scenario(2): INFO (18:41:48:589 | 0) 57103; updateScenarioConfig: 0 1 1 1 1 0 INFO (18:41:48:589 | 0) 57103; updateScenarioConfig: scenario(3): INFO (18:41:48:589 | 0) 57103; updateScenarioConfig: 0 0 0 0 0 0 INFO (18:41:48:589 | 0) 57103; updateScenarioConfig: scenario(4): INFO (18:41:48:589 | 0) 57103; updateScenarioConfig: 0 0 1 0 1 0 INFO (18:41:48:589 | 0) 57103; updateScenarioConfig: scenario(5): INFO (18:41:48:589 | 0) 57103; updateScenarioConfig: 1 1 1 0 1 1 INFO (18:41:48:589 | 0) 57103; updateScenarioConfig: scenario(6): INFO (18:41:48:589 | 0) 57103; updateScenarioConfig: 0 0 1 0 1 0 INFO (18:41:48:589 | 0) 57103; updateScenarioConfig: scenario(7): INFO (18:41:48:589 | 0) 57103; updateScenarioConfig: 1 1 1 1 1 1 INFO (18:41:48:589 | 0) 57103; updateScenarioConfig: scenario(8): INFO (18:41:48:589 | 0) 57103; updateScenarioConfig: 0 0 1 0 1 0 INFO (18:41:48:589 | 0) 57103; updateScenarioConfig: scenario(9): INFO (18:41:48:589 | 0) 57103; updateScenarioConfig: 0 0 0 0 1 0 INFO (18:41:48:589 | 0) 57103; [rp] {"rtc.client_role":1} INFO (18:41:48:589 | 0) 57103; onLocalUserRegistered uid: 10007, userAccount: Mama INFO (18:41:48:589 | 0) 57103; doStopLastmileProbeTest INFO (18:41:48:589 | 0) 57103; *CALL BEGIN: appid:'1b**33' cname:'11' info:'' sid:'C58C5075B24E4CDDB4366C71B4DD3820' INFO (18:41:48:589 | 0) 57103; addRef of media engine, ref=1 INFO (18:41:48:590 | 1) 57103; [che] create chat engine, ctx:0x0 INFO (18:41:48:590 | 0) 57103; [MYDEBUG] large group call false INFO (18:41:48:590 | 0) 57103; applyMediaEngineMode(): 264_Hardware decoding true,265_Hardware decoding true INFO (18:41:48:590 | 0) 57103; setupMediaEngineMode: mode 2 WARN (18:41:48:590 | 0) 57103; setupMediaEngineMode: skip updateClientRole as audio engine not created, mode 2 INFO (18:41:48:590 | 0) 57103; engine git commit version:038d58fad and branch:release/3.2 INFO (18:41:48:590 | 0) 57103; [Noise Supp]: Using floating point noise suppression INFO (18:41:48:590 | 0) 57103; [Noise Supp]: Using floating point noise suppression INFO (18:41:48:590 | 0) 57103; output: kPlatformDefaultAudio INFO (18:41:48:590 | 0) 57103; [adm][s] AudioDeviceIOS: ctor<NSThread: 0x28179a1c0>{number = 11, name = (null)} ERROR (18:41:48:590 | 0) 57103; AsyncAudioDevice constructed, counter: 1

INFO (18:41:48:590 | 0) 57103; audio jitterbuffer new smooth INFO (18:41:48:590 | 0) 57103; [Noise Supp]: Using floating point noise suppression INFO (18:41:48:590 | 0) 57103; [Noise Supp]: Using floating point noise suppression INFO (18:41:48:590 | 0) 57103; OutputMixer: start audio file decoder thread successfully INFO (18:41:48:590 | 0) 147719; getScenarioRecordConfig: scenario 7 audienceNeedRecord 1 INFO (18:41:48:590 | 0) 57103; StereoPlayoutIsAvailable(), output: available=0 INFO (18:41:48:590 | 0) 57103; StereoRecordingIsAvailable(), output: available=0 WARN (18:41:48:590 | 0) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault WARN (18:41:48:590 | 0) 57103; enableLocalRecordingDevice: enable 1 already set INFO (18:41:48:590 | 0) 57103; setMuteStatus, muted: Off INFO (18:41:48:590 | 0) 57103; setMuteOutput, muted: false INFO (18:41:48:590 | 0) 57103; Audio Engine Init success, mSpecMode 2 INFO (18:41:48:590 | 0) 57103; SetVideoEngineRef: VideoEngineRef = 0x880011 INFO (18:41:48:590 | 0) 57103; CreateVideoSendTrack INFO (18:41:48:590 | 0) 57103; videoEngine enable face detection WARN (18:41:48:590 | 0) 57103; AutoAdjust: "AutoAdjustController Instance Created" INFO (18:41:48:590 | 0) 57103; AutoAdjust: "Setting video fec method 2, real using 2" INFO (18:41:48:590 | 0) 57103; AutoAdjust: "dynamic paced sending rate control set to 2." INFO (18:41:48:590 | 0) 57103; AutoAdjust: "static paced sending rate multiplier set to 1.600000." INFO (18:41:48:590 | 0) 57103; AutoAdjust: "all paced sending interval set to 5." INFO (18:41:48:590 | 0) 57103; init: feature prerotation enabled INFO (18:41:48:590 | 0) 57103; setCaptureDevice: deviceId=com.apple.avfoundation.avcapturedevice.built-in_video:1 INFO (18:41:48:590 | 0) 57103; RefreshCameraList: found 2 cameras INFO (18:41:48:590 | 0) 57103; Camera 0: name Caméra arrière id com.apple.avfoundation.avcapturedevice.built-in_video:0 INFO (18:41:48:590 | 0) 57103; Camera 1: name Caméra avant id com.apple.avfoundation.avcapturedevice.built-invideo:1 INFO (18:41:48:590 | 0) 57103; Agora Engine video codec set to standard mode role mode 2 INFO (18:41:48:590 | 0) 57103; Agora Engine video codec index 1 INFO (18:41:48:590 | 0) 57103; Agora Engine video stream type = 0 INFO (18:41:48:591 | 1) 57103; Device type: 1010 INFO (18:41:48:591 | 0) 57103; Hardware encoding false INFO (18:41:48:591 | 0) 57103; last unique frame idx: -1 - -1 INFO (18:41:48:591 | 0) 57103; AVEncoder init is x264 INFO (18:41:48:591 | 0) 57103; AVEncoder init is x264 INFO (18:41:48:591 | 0) 57103; Device type: 1010 INFO (18:41:48:591 | 0) 57103; EncoderWrapper::Create hardware = 0, hardwarelow = 0 INFO (18:41:48:591 | 0) 57103; low stream codec type = 1 INFO (18:41:48:591 | 0) 57103; low bit rate limit 3758096384 INFO (18:41:48:591 | 0) 57103; soft ware encoder is x264 INFO (18:41:48:591 | 0) 57103; soft ware encoder is x264 INFO (18:41:48:591 | 0) 57103; AutoAdjust: "AAEncComplex cpu score: 60" INFO (18:41:48:591 | 0) 57103; AutoAdjust: "AutoAdjustEncComplex::onInitEncode: cur_encode_complexlevel 3" INFO (18:41:48:591 | 0) 57103; dont need to increase unique frame idx INFO (18:41:48:591 | 0) 57103; the init unique frame idx: -1 - -1 INFO (18:41:48:591 | 0) 57103; setCodec: index=1 width=640 height=360 framerate=15 INFO (18:41:48:591 | 0) 57103; setCodec: Intra Request = 0 INFO (18:41:48:591 | 0) 57103; Device type: 1010 INFO (18:41:48:591 | 0) 57103; Hardware encoding false INFO (18:41:48:591 | 0) 57103; last unique frame idx: -1 - -1 INFO (18:41:48:591 | 0) 57103; AVEncoder init is x264 INFO (18:41:48:591 | 0) 57103; AVEncoder init is x264 INFO (18:41:48:591 | 0) 57103; Device type: 1010 INFO (18:41:48:591 | 0) 57103; EncoderWrapper::Create hardware_ = 0, hardwarelow = 0 INFO (18:41:48:591 | 0) 57103; low stream codec type = 1 INFO (18:41:48:591 | 0) 57103; low bit rate limit 3758096384 INFO (18:41:48:591 | 0) 57103; soft ware encoder is x264 INFO (18:41:48:591 | 0) 57103; soft ware encoder is x264 INFO (18:41:48:591 | 0) 57103; AutoAdjust: "AAEncComplex cpu score: 60" INFO (18:41:48:591 | 0) 57103; AutoAdjust: "AutoAdjustEncComplex::onInitEncode: cur_encode_complexlevel 3" INFO (18:41:48:591 | 0) 57103; set last big unique frame idx: -1 INFO (18:41:48:591 | 0) 57103; set last small unique frame idx: -1 INFO (18:41:48:591 | 0) 57103; the init unique frame idx: -1 - -1 ERROR (18:41:48:591 | 0) 57103; set video che.hardware_encoding, abandon param , old value 0, value: -1 ERROR (18:41:48:591 | 0) 57103; set video che.hardware_decoding, abandon param , old value -1, value: -1 INFO (18:41:48:591 | 0) 57103; h264WebInteropEnable: enable 0 INFO (18:41:48:591 | 0) 57103; setCaptureDevice: index=1 INFO (18:41:48:591 | 0) 57103; setMaxVideoBitrate: max bitrate=0 INFO (18:41:48:591 | 0) 57103; [setupParameterObservers:1648] setting of localViewMirrorSetting[] is invalid! INFO (18:41:48:591 | 0) 57103; [operator():1663] m_context.parameters.video.renderMode: json is invalid! value:0x0 INFO (18:41:48:591 | 0) 57103; [operator():1717] mcontext.parameters.video.mirrorMode: json is invalid! value:0x0 INFO (18:41:48:591 | 0) 57103; VideoEngine::setViewOrientation for uid 0 orientation 1 INFO (18:41:48:591 | 0) 57103; setViewOrientation: called from sdk, uid(0) ori(1) INFO (18:41:48:591 | 0) 57103; SetBandwidthAgressiveLevel to 3. INFO (18:41:48:591 | 0) 57103; [VPMWatermark] Watermark Disable INFO (18:41:48:591 | 0) 57103; videoEngine enable face detection INFO (18:41:48:591 | 0) 57103; AutoAdjust: "super resolution enabled false" INFO (18:41:48:591 | 0) 57103; videoEngine created and initialize here INFO (18:41:48:591 | 0) 57103; CreateVideoSendTrack INFO (18:41:48:591 | 0) 57103; [MIO] updateCapturer: (0x0), type:(1) INFO (18:41:48:591 | 0) 57103; CreateAgoraDefaultCapture: type=0 INFO (18:41:48:591 | 0) 57103; VideoSendTrackImpl::UpdateCapturer capturer=0x282616a60 INFO (18:41:48:591 | 0) 57103; CreateVideoCapturer: interface=0x282616a60 INFO (18:41:48:591 | 0) 57103; [MIO] updateLocalRender: (0x0), type:(1) INFO (18:41:48:591 | 0) 57103; CreateAgoraDefaultRender INFO (18:41:48:591 | 0) 57103; VideoSendTrackImpl::UpdateRenderer, renderer=0x2830b5ef0 INFO (18:41:48:591 | 0) 57103; CreateVideoRenderer: interface=0x2830b5ef0 INFO (18:41:48:591 | 0) 57103; [MIO] video send track prepared !! INFO (18:41:48:591 | 0) 57103; [che] applyVideoProfile: 320x240 30 fps -1 minFps 150 kbps, min -1 kbps orientationMode 0 degradationPrefer 0 mirrorMode 0 INFO (18:41:48:591 | 0) 57103; validateVideoParameters: validate video parameters resolution 320x240, fps 30, rate 150000 INFO (18:41:48:591 | 0) 57103; enableMirrorMode: enable=0 INFO (18:41:48:591 | 0) 57103; setMaxVideoBitrate: max bitrate=150000 INFO (18:41:48:591 | 0) 57103; setCodecRates: set frame rate to 30 INFO (18:41:48:591 | 0) 57103; setCodec: index=1 width=640 height=360 framerate=30 INFO (18:41:48:591 | 0) 57103; setCodec: Intra Request = 0 INFO (18:41:48:591 | 0) 57103; Device type: 1010 INFO (18:41:48:591 | 0) 57103; Hardware encoding false INFO (18:41:48:591 | 0) 57103; last unique frame idx: -1 - -1 INFO (18:41:48:591 | 0) 57103; AVEncoder init is x264 INFO (18:41:48:591 | 0) 57103; AVEncoder init is x264 INFO (18:41:48:591 | 0) 57103; Device type: 1010 INFO (18:41:48:591 | 0) 57103; EncoderWrapper::Create hardware = 0, hardwarelow = 0 INFO (18:41:48:591 | 0) 57103; low stream codec type = 1 INFO (18:41:48:591 | 0) 57103; low bit rate limit 536870912 INFO (18:41:48:591 | 0) 57103; soft ware encoder is x264 INFO (18:41:48:591 | 0) 57103; soft ware encoder is x264 INFO (18:41:48:591 | 0) 57103; AutoAdjust: "AAEncComplex cpu score: 60" INFO (18:41:48:591 | 0) 57103; AutoAdjust: "AutoAdjustEncComplex::onInitEncode: cur_encode_complexlevel 1" INFO (18:41:48:591 | 0) 57103; set last big unique frame idx: -1 INFO (18:41:48:591 | 0) 57103; set last small unique frame idx: -1 INFO (18:41:48:591 | 0) 57103; the init unique frame idx: -1 - -1 INFO (18:41:48:591 | 0) 57103; SetTargetWidthHeight width:640, height:360 INFO (18:41:48:591 | 0) 57103; setCodecResolution: set to 320 x 240 INFO (18:41:48:591 | 0) 57103; setCodec: index=1 width=320 height=240 framerate=30 INFO (18:41:48:591 | 0) 57103; setCodec: Intra Request = 0 INFO (18:41:48:591 | 0) 57103; Device type: 1010 INFO (18:41:48:591 | 0) 57103; Hardware encoding false INFO (18:41:48:591 | 0) 57103; last unique frame idx: -1 - -1 INFO (18:41:48:591 | 0) 57103; AVEncoder init is x264 INFO (18:41:48:591 | 0) 57103; AVEncoder init is x264 INFO (18:41:48:591 | 0) 57103; Device type: 1010 INFO (18:41:48:591 | 0) 57103; EncoderWrapper::Create hardware_ = 0, hardwarelow = 0 INFO (18:41:48:591 | 0) 57103; low stream codec type = 1 INFO (18:41:48:591 | 0) 57103; low bit rate limit 0 INFO (18:41:48:591 | 0) 57103; soft ware encoder is x264 INFO (18:41:48:591 | 0) 57103; soft ware encoder is x264 INFO (18:41:48:591 | 0) 57103; AutoAdjust: "AAEncComplex cpu score: 60" INFO (18:41:48:591 | 0) 57103; AutoAdjust: "AutoAdjustEncComplex::onInitEncode: cur_encode_complexlevel 3" INFO (18:41:48:591 | 0) 57103; set last big unique frame idx: -1 INFO (18:41:48:591 | 0) 57103; set last small unique frame idx: -1 INFO (18:41:48:591 | 0) 57103; the init unique frame idx: -1 - -1 INFO (18:41:48:591 | 0) 57103; SetTargetWidthHeight width:320, height:240 INFO (18:41:48:591 | 0) 57103; Set broadcast min br to -1. INFO (18:41:48:591 | 0) 57103; [che] chat engine initialized INFO (18:41:48:591 | 0) 57103; [time] process EngineInitialize takes 1 INFO (18:41:48:591 | 0) 57103; adjustCodecFrameRates: Cannot adjust frame rate when VQC is on INFO (18:41:48:591 | 0) 57103; [tactics] version:3.2.1 maxBitrate:150 320X240 30 fps needHandle:1 INFO (18:41:48:591 | 0) 57103; [tactics] config json version:20150101-0000 duallinkd:true poor:0 INFO (18:41:48:591 | 0) 57103; [tactics] parse config for beckon error for tactics size:15 INFO (18:41:48:591 | 0) 57103; [vocs] queryDns ap2-tls.agora.io INFO (18:41:48:591 | 0) 57103; [base_context]queryDns domain is ap2-tls.agora.io INFO (18:41:48:591 | 0) 57103; [vocs] onParsedDns ap2-tls.agora.io with err 0, 52.59.134.47, 18.134.183.28, INFO (18:41:48:592 | 1) 57103; [vocs] queryDns ap1.agora.io INFO (18:41:48:592 | 0) 57103; [base_context]queryDns domain is ap1.agora.io INFO (18:41:48:592 | 0) 57103; [vocs] onParsedDns ap1.agora.io with err 0, 128.1.78.146, 128.1.77.34, 18.195.199.4, 3.9.229.6, 148.153.116.175, INFO (18:41:48:592 | 0) 57103; [vocs] vocs initialized INFO (18:41:48:592 | 0) 57103; reInit: reset mSpecMode to -1 INFO (18:41:48:592 | 0) 57103; [cm] reset channelProfile to NASA(CHANNEL_PROFILE_LIVE_BROADCASTING) INFO (18:41:48:593 | 1) 57103; CacheManager: save cache to storage elapsed 1 INFO (18:41:48:593 | 0) 57103; [cm] emit join channel signal, size=4 INFO (18:41:48:593 | 0) 57103; [cm] connection state changed from 1 to 2 INFO (18:41:48:593 | 0) 57103; adjustCodecFrameRates: Cannot adjust frame rate when VQC is on INFO (18:41:48:593 | 0) 57103; [tactics] version:3.2.1 maxBitrate:150 320X240 30 fps needHandle:1 INFO (18:41:48:593 | 0) 57103; [vocs] lookup channel... INFO (18:41:48:593 | 0) 57103; [vocs] selected: 128.1.78.146:8443 INFO (18:41:48:593 | 0) 57103; [vocs] report bitrate: a/v/t: 50/150/200 INFO (18:41:48:593 | 0) 57103; [vocs] aut - creating channel with 128.1.78.146:8443, ts 1621183308593....... INFO (18:41:48:593 | 0) 57103; create session builder 0x124627790 INFO (18:41:48:593 | 0) 57103; [vocs] selected: 128.1.77.34:8443 INFO (18:41:48:593 | 0) 57103; [vocs] report bitrate: a/v/t: 50/150/200 INFO (18:41:48:593 | 0) 57103; [vocs] aut - creating channel with 128.1.77.34:8443, ts 1621183308593....... INFO (18:41:48:593 | 0) 57103; create session builder 0x12461b950 INFO (18:41:48:593 | 0) 57103; [vocs] selected: 18.195.199.4:8443 INFO (18:41:48:593 | 0) 57103; [vocs] report bitrate: a/v/t: 50/150/200 INFO (18:41:48:593 | 0) 57103; [vocs] aut - creating channel with 18.195.199.4:8443, ts 1621183308593....... INFO (18:41:48:593 | 0) 57103; create session builder 0x124641010 INFO (18:41:48:593 | 0) 57103; [vocs] selected: 52.59.134.47:8443 INFO (18:41:48:593 | 0) 57103; tcp_client connecting 52.59.134.47:8443 INFO (18:41:48:593 | 0) 57103; create dangling client connection 0x10c513bc0 INFO (18:41:48:595 | 2) 57103; [remote:128.1.78.146:8443] start 0th connect, send client hello 6550010|syn, tags: SNI :3132382d312d...(26), PDMD:, CPTO:4e4f4e432000...(129) INFO (18:41:48:596 | 1) 57103; create dangling client connection 0x115cd9ad0 INFO (18:41:48:597 | 1) 57103; [remote:128.1.77.34:8443] start 0th connect, send client hello 9862777|syn, tags: SNI :3132382d312d...(25), PDMD:, CPTO:4e4f4e432000...(129) INFO (18:41:48:597 | 0) 57103; create dangling client connection 0x10c728bc0 INFO (18:41:48:599 | 2) 57103; [remote:18.195.199.4:8443] start 0th connect, send client hello 6840811|syn, tags: SNI :31382d313935...(26), PDMD:, CPTO:4e4f4e432000...(129) INFO (18:41:48:622 | 23) 57103; [remote:128.1.77.34:8443] receive server hello piece id: 0, 1/10, not complete INFO (18:41:48:622 | 0) 57103; [remote:128.1.77.34:8443] receive server hello piece id: 1, 2/10, not complete INFO (18:41:48:622 | 0) 57103; [remote:128.1.77.34:8443] receive server hello piece id: 2, 3/10, not complete INFO (18:41:48:622 | 0) 57103; [remote:128.1.77.34:8443] receive server hello piece id: 3, 4/10, not complete INFO (18:41:48:622 | 0) 57103; [remote:128.1.77.34:8443] receive server hello piece id: 4, 5/10, complete INFO (18:41:48:624 | 2) 57103; [remote:128.1.77.34:8443] create connection 0x11126de00, self initial seq: 9862778, initial rtt: 27ms, git tag: Unknown, perspective: Perspective::kClient, cc: BBRv1, pacing: enable INFO (18:41:48:624 | 0) 57103; [remote:128.1.77.34:8443] create session 0x115c15e00 INFO (18:41:48:624 | 0) 57103; [vocs/aut] connected with 128.1.77.34:8443 INFO (18:41:48:624 | 0) 57103; destroy dangling client connection 0x115cd9ad0 INFO (18:41:48:628 | 4) 57103; [remote:128.1.78.146:8443] receive server hello piece id: 0, 1/10, not complete INFO (18:41:48:629 | 1) 57103; [remote:128.1.78.146:8443] receive server hello piece id: 1, 2/10, not complete INFO (18:41:48:629 | 0) 57103; [remote:128.1.78.146:8443] receive server hello piece id: 2, 3/10, not complete INFO (18:41:48:629 | 0) 57103; [remote:128.1.78.146:8443] receive server hello piece id: 3, 4/10, not complete INFO (18:41:48:629 | 0) 57103; [remote:128.1.78.146:8443] receive server hello piece id: 4, 5/10, complete INFO (18:41:48:630 | 1) 57103; [remote:128.1.78.146:8443] create connection 0x111271400, self initial seq: 6550011, initial rtt: 34ms, git tag: Unknown, perspective: Perspective::kClient, cc: BBRv1, pacing: enable INFO (18:41:48:630 | 0) 57103; [remote:128.1.78.146:8443] create session 0x115c14f00 INFO (18:41:48:630 | 0) 57103; [vocs/aut] connected with 128.1.78.146:8443 INFO (18:41:48:630 | 0) 57103; destroy dangling client connection 0x10c513bc0 INFO (18:41:48:630 | 0) 57103; [remote:18.195.199.4:8443] receive server hello piece id: 0, 1/10, not complete INFO (18:41:48:630 | 0) 57103; [remote:18.195.199.4:8443] receive server hello piece id: 1, 2/10, not complete INFO (18:41:48:630 | 0) 57103; [remote:18.195.199.4:8443] receive server hello piece id: 2, 3/10, not complete INFO (18:41:48:630 | 0) 57103; [remote:18.195.199.4:8443] receive server hello piece id: 3, 4/10, not complete INFO (18:41:48:630 | 0) 57103; [remote:18.195.199.4:8443] receive server hello piece id: 4, 5/10, complete INFO (18:41:48:632 | 2) 57103; [remote:18.195.199.4:8443] create connection 0x111275a00, self initial seq: 6840812, initial rtt: 33ms, git tag: Unknown, perspective: Perspective::kClient, cc: BBRv1, pacing: enable INFO (18:41:48:632 | 0) 57103; [remote:18.195.199.4:8443] create session 0x115cab270 INFO (18:41:48:632 | 0) 57103; [vocs/aut] connected with 18.195.199.4:8443 INFO (18:41:48:632 | 0) 57103; destroy dangling client connection 0x10c728bc0 INFO (18:41:48:649 | 17) 57103; [vocs/tcp] connected with 52.59.134.47:8443 INFO (18:41:48:649 | 0) 57103; [vocs] report bitrate: a/v/t: 50/150/200 INFO (18:41:48:649 | 0) 57103; [vocs] tcp - creating channel with 52.59.134.47:8443, ts 1621183308649....... INFO (18:41:48:654 | 5) 57103; [vocs/u] responsed from 128.1.77.34:8443, 3 vos, elapsed 65, server ts 1621183308670, wan ip 109.****.233 INFO (18:41:48:654 | 0) 57103; [vos] vos list: 103.198.242.36:4014 INFO (18:41:48:654 | 0) 57103; [vos] added server: 103.198.242.36:4014 INFO (18:41:48:654 | 0) 57103; [vos] vos list: 23.236.110.205:4005 INFO (18:41:48:654 | 0) 57103; [vos] added server: 23.236.110.205:4005 INFO (18:41:48:654 | 0) 57103; [vos] vos list: 23.236.110.173:4016 INFO (18:41:48:654 | 0) 57103; [vos] added server: 23.236.110.173:4016 INFO (18:41:48:654 | 0) 57103; [ch0] vos initialized INFO (18:41:48:654 | 0) 57103; [vos] selected: 23.236.110.173:4016 INFO (18:41:48:654 | 0) 57103; [remote:128.1.77.34:8443] destroy session 0x115c15e00 INFO (18:41:48:655 | 1) 57103; [remote:128.1.77.34:8443] destroy connection 0x11126de00 ERROR (18:41:48:655 | 0) 57103; [ch0] login strategy=2 INFO (18:41:48:655 | 0) 57103; [ds]: ver 1 ds '{"streamType":5}' INFO (18:41:48:655 | 0) 57103; Engine Capability: Intra Request=1 INFO (18:41:48:655 | 0) 57103; [che] getEngineCapabilities: 0:{0:COMMUNICATION,1:BROADCASTING,2:UNIFIED_COMMUNICATION} INFO (18:41:48:655 | 0) 57103; [che] getEngineCapabilities: 1:{0:L16,1:G722,2:OPUS,3:OPUS2ch,4:SILK,5:NOVA,6:AACLC,7:AACLC2ch,8:HEAAC,9:HEAAC2ch,10:JC1,11:kHEAAC2ch_2,12:kHEAAC_2} INFO (18:41:48:655 | 0) 57103; [che] getEngineCapabilities: 2:{0:EVP,1:VP8,2:E264,3:H264,4:H265} INFO (18:41:48:655 | 0) 57103; [che] getEngineCapabilities: 3:{0:INTRAREQUEST,1:PISE,2:HIGHPROFILE} INFO (18:41:48:655 | 0) 57103; [che] getEngineCapabilities: 4:{0:NONE,1:ULP,2:RS} INFO (18:41:48:655 | 0) 57103; [che] getEngineCapabilities: 5:{0:WEBINTEROP} INFO (18:41:48:655 | 0) 57103; [che] getEngineCapabilities: 7:{0:AUDIORSFEC} INFO (18:41:48:655 | 0) 57103; [ch0] Login VOS (proto:12, cid:1489313181, uid:10007, ts:1621183308655, ticket size:84, detail size:423 ds:1 stream:+A+VH encryption: 1) 1: 23.236.110.173:4016 INFO (18:41:48:660 | 5) 57103; [vocs/u] responsed from 128.1.78.146:8443, 3 vos, elapsed 71, server ts 1621183308675, wan ip 109.****.233 INFO (18:41:48:660 | 0) 57103; [vos] vos list: 103.198.242.5:4010 INFO (18:41:48:660 | 0) 57103; [vos] added server: 103.198.242.5:4010 INFO (18:41:48:660 | 0) 57103; [vos] vos list: 23.236.110.204:4008 INFO (18:41:48:660 | 0) 57103; [vos] added server: 23.236.110.204:4008 INFO (18:41:48:660 | 0) 57103; [vos] vos list: 23.236.110.171:4013 INFO (18:41:48:660 | 0) 57103; [vos] added server: 23.236.110.171:4013 INFO (18:41:48:660 | 0) 57103; [remote:128.1.78.146:8443] destroy session 0x115c14f00 INFO (18:41:48:660 | 0) 57103; [remote:128.1.78.146:8443] destroy connection 0x111271400 INFO (18:41:48:660 | 0) 57103; [vocs/u] responsed from 18.195.199.4:8443, 3 vos, elapsed 71, server ts 1621183308678, wan ip 109.****.233 INFO (18:41:48:660 | 0) 57103; [vos] vos list: 103.198.242.25:4005 INFO (18:41:48:660 | 0) 57103; [vos] added server: 103.198.242.25:4005 INFO (18:41:48:660 | 0) 57103; [vos] vos list: 23.236.110.204:4011 INFO (18:41:48:660 | 0) 57103; [vos] added server: 23.236.110.204:4011 INFO (18:41:48:660 | 0) 57103; [vos] vos list: 23.236.110.162:4003 INFO (18:41:48:660 | 0) 57103; [vos] added server: 23.236.110.162:4003 INFO (18:41:48:660 | 0) 57103; [remote:18.195.199.4:8443] destroy session 0x115cab270 INFO (18:41:48:660 | 0) 57103; [remote:18.195.199.4:8443] destroy connection 0x111275a00 INFO (18:41:48:684 | 24) 57103; [cap] synchronise capability set with seq: 1 INFO (18:41:48:684 | 0) 57103; updateActiveVosList: ["23.236.110.173:4016"] INFO (18:41:48:684 | 0) 57103; [cm] connection state changed from 2 to 3 INFO (18:41:48:684 | 0) 57103; RequestEncodeKeyFrame INFO (18:41:48:685 | 1) 57103; [che] start call begins INFO (18:41:48:685 | 0) 57103; prepareCall in INFO (18:41:48:685 | 0) 57103; Update settings: mode 3, rec_source -2, rec_fs 16000, builtin aec 0 INFO (18:41:48:685 | 0) 57103; Set Application Mode in RTC Engine to No. 0 UC 0 INFO (18:41:48:685 | 0) 57103; SetCodec by type : No. 85, Channel 1 INFO (18:41:48:685 | 0) 57103; SetCodec by type : No. 85, Channel 1 INFO (18:41:48:687 | 2) 57103; getScenarioHwaecConfig: scenario 7 role 2 route 3 hwApm 1 INFO (18:41:48:687 | 0) 57103; useInteractiveAdmParameters in: interactive 1 INFO (18:41:48:687 | 0) 57103; startCall: called for the first time, scenario 7, mSpecMode 2, route 3, useHwAec 1 INFO (18:41:48:687 | 0) 57103; StartPlayout complete INFO (18:41:48:687 | 0) 57103; getScenarioRecordConfig: scenario 7 audienceNeedRecord 1 INFO (18:41:48:687 | 0) 57103; StartSend INFO (18:41:48:687 | 0) 57103; SetLocalState: state 1 error 0 INFO (18:41:48:687 | 0) 57103; StartRecording complete INFO (18:41:48:687 | 0) 57103; _startCall: audienceRecord 1, mWillsend 1, enableBuildinAEC 1(call volume), enableLocalAudio 1 INFO (18:41:48:687 | 0) 57103; getScenarioHwaecConfig: scenario 7 role 2 route 3 hwApm 1 INFO (18:41:48:687 | 0) 57103; _setAudioOutputRouting: called for the first time for scenario 7, mSpecMode 2: initial routing 3, previousUseHwAec 1, useHwAec 1, restartAdm 0 INFO (18:41:48:687 | 0) 57103; setAecType: aec is set to 5 INFO (18:41:48:687 | 0) 57103; setAecType: aec is set to 5 INFO (18:41:48:687 | 0) 57103; SetHowlingControl enable = 1 INFO (18:41:48:687 | 0) 57103; SetBurstNoiseDetection enable = 0 INFO (18:41:48:687 | 0) 57103; _setAudioOutputRouting: Application Config module: Route 3, NS off, AEC off, AGC off, MD off, HC on INFO (18:41:48:687 | 0) 57103; _setAudioOutputRouting: MID = 1010, Routing = 3 INFO (18:41:48:687 | 0) 57103; output: NOT_SUPPORTED INFO (18:41:48:687 | 0) 57103; Output: audioLayer=9 INFO (18:41:48:687 | 0) 57103; [che] local video capture is disabled INFO (18:41:48:687 | 0) 57103; Set audio rs-fec 0 INFO (18:41:48:687 | 0) 57103; [che] start call returns 0, elapsed 2 INFO (18:41:48:687 | 0) 57103; [time] process EngineStartCall takes 2 INFO (18:41:48:687 | 0) 149007; [adm][s] enter_exit: enter InitPlayout INFO (18:41:48:687 | 0) 57103; join channel success: cname '11' uid 10007 elapsed 98 INFO (18:41:48:688 | 1) 57103; CacheManager: save cache to storage elapsed 1 INFO (18:41:48:688 | 0) 57103; [ch0] VOS encryption response to login request (res 0 elapsed 99, server ts 1621183308799, s-c:111) from 23.236.110.173:4016, and current dest server 23.236.110.173:4016 INFO (18:41:48:688 | 0) 57103; updateActiveVosList: ["23.236.110.173:4016"] INFO (18:41:48:688 | 0) 57103; CacheManager: save cache to storage elapsed 1 INFO (18:41:48:689 | 1) 57103; [rp] publish audio old:0,new:2,elapsed:0 INFO (18:41:48:689 | 0) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:41:48:689 | 0) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:41:48:689 | 0) 57103; [rp] publish video old:0,new:1,elapsed:0 INFO (18:41:48:691 | 2) 57103; [vocs/t] responsed from 52.59.134.47:8443, 3 vos, elapsed 103, server ts 1621183308701, wan ip 109.**.233 INFO (18:41:48:692 | 1) 57103; [vos] vos list: 103.198.242.33:4003 INFO (18:41:48:692 | 0) 57103; [vos] added server: 103.198.242.33:4003 INFO (18:41:48:692 | 0) 57103; [vos] vos list: 23.236.110.200:4012 INFO (18:41:48:692 | 0) 57103; [vos] added server: 23.236.110.200:4012 INFO (18:41:48:692 | 0) 57103; [vos] vos list: 23.236.110.168:4010 INFO (18:41:48:692 | 0) 57103; [vos] added server: 23.236.110.168:4010 WARN (18:41:48:692 | 0) 57103; ahpl_close failed with error=9 INFO (18:41:48:726 | 34) 57103; [ch0] rtt: 38 INFO (18:41:48:731 | 5) 57103; [ch0] **VOS encryption response to login request (res 0 elapsed 142, server ts 1621183308848, s-c:117) from 23.236.110.173:4016, and current dest server 23.236.110.173:4016 INFO (18:41:48:731 | 0) 57103; updateActiveVosList: ["23.236.110.173:4016"] INFO (18:41:48:732 | 1) 57103; CacheManager: save cache to storage elapsed 1 INFO (18:41:48:732 | 0) 1031; [API][rtc_engine_impl.cpp:2170][setRemoteRenderMode] INFO (18:41:48:732 | 0) 1031; [API][rtc_engine_impl.cpp:2676][setRenderMode] INFO (18:41:48:732 | 0) 1031; [API][rtc_engine_impl.cpp:2704][setRenderMirrorMode] INFO (18:41:48:732 | 0) 57103; [API][rtc_engine_impl.cpp:991][getParameters] INFO (18:41:48:732 | 0) 57103; [rp] ["che.video.render_mode"] INFO (18:41:48:732 | 0) 57103; [rp] res: {} INFO (18:41:48:732 | 0) 57103; [API][rtc_engine_impl.cpp:4456][setObject] INFO (18:41:48:732 | 0) 1031; [API][rtc_engine_impl.cpp:2494][setupLocalVideo] INFO (18:41:48:732 | 0) 57103; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:41:48:732 | 0) 1031; API call to setupLocalVideo 0x10c5146b0 INFO (18:41:48:732 | 0) 1031; [API][rtc_engine_impl.cpp:2589][setVideoCanvas] INFO (18:41:48:732 | 0) 1031; API call setVideoCanvas (, 0, 4501620400) INFO (18:41:48:732 | 0) 57103; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:41:48:733 | 1) 57103; [API][rtc_engine_impl.cpp:991][getParameters] INFO (18:41:48:733 | 0) 57103; [rp] ["che.video.mirror_mode"] INFO (18:41:48:733 | 0) 57103; [rp] res: {} INFO (18:41:48:733 | 0) 57103; [API][rtc_engine_impl.cpp:4456][setObject] INFO (18:41:48:733 | 0) 57103; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:41:48:733 | 0) 57103; [API][rtc_engine_impl.cpp:980][setParameters] ERROR (18:41:48:733 | 0) 57103; Enable local renderer first! INFO (18:41:48:733 | 0) 57103; [rp] {"che.video.render_mode":[{"uid":0,"renderMode":1,"channel":""}]} INFO (18:41:48:733 | 0) 57103; VideoEngine::setRenderMode for channel[] uid 0 renderMode 1 INFO (18:41:48:733 | 0) 57103; [rp] {"che.video.mirror_mode":[{"uid":0,"mirrorMode":0,"channel":""}]} INFO (18:41:48:733 | 0) 57103; VideoEngine::setRenderMirrorMode for channel[] uid 0 mirrorMode 0 INFO (18:41:48:767 | 34) 57103; [ch0] rtt: 35 INFO (18:41:48:861 | 94) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:48:861 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:48:861 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:48:885 | 24) 57103; [cap] synchronise capability set with seq: 1 INFO (18:41:48:922 | 37) 57103; [cap] Received capability set ack seq: 1 INFO (18:41:48:933 | 11) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:48:933 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:48:933 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:48:937 | 4) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:48:937 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:48:937 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:49: 20 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:49: 20 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:49: 20 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:49: 23 | 3) 149007; [adm][s] ActivateAudioSession: Number of audio session users: 1 INFO (18:41:49: 28 | 5) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: sample rate: 48000 INFO (18:41:49: 29 | 1) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: IO buffer duration: 0.0213333 INFO (18:41:49: 29 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: output channels: 2 INFO (18:41:49: 29 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: input channels: 4 INFO (18:41:49: 43 | 14) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: output latency: 0.00129167 INFO (18:41:49: 44 | 1) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: input latency: 0.000604167 INFO (18:41:49: 70 | 26) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: frames per I/O buffer: 1024 INFO (18:41:49: 70 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: bytes per I/O buffer: 4096 INFO (18:41:49: 70 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: required playout buffer size: 6016 INFO (18:41:49: 70 | 0) 149007; ChEBaseImpl, audio Layer = 9 INFO (18:41:49: 78 | 8) 149007; getScenarioRecordConfig: scenario 7 audienceNeedRecord 1 INFO (18:41:49: 88 | 10) 149007; [adm][s] SetupAndInitializeVoiceProcessingAudioUnit: Voice-Processing I/O unit is now initialized INFO (18:41:49: 89 | 1) 149007; getScenarioRecordConfig: scenario 7 audienceNeedRecord 1 INFO (18:41:49: 91 | 2) 149007; ChEBaseImpl, audio routing is changed to 3 INFO (18:41:49: 91 | 0) 149007; [adm][s] ~enter_exit: exit InitPlayout[404ms] INFO (18:41:49: 91 | 0) 149007; [adm][s] enter_exit: enter StartPlayout INFO (18:41:49: 91 | 0) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:41:49: 91 | 0) 57103; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:41:49: 91 | 0) 57103; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:41:49: 91 | 0) 57103; [rp] {"che.audio.output.routing":3} WARN (18:41:49: 91 | 0) 57103; _setAudioOutputRouting: routing 3 set repeatly, will return INFO (18:41:49:179 | 88) 149007; [adm][s] StartPlayout: StartPlayout: I/O audio unit is now started INFO (18:41:49:179 | 0) 149007; [adm][s] ~enter_exit: exit StartPlayout[88ms] INFO (18:41:49:179 | 0) 149007; [adm][s] enter_exit: enter InitRecording INFO (18:41:49:179 | 0) 149007; [adm][s] ~enter_exit: exit InitRecording[0ms] INFO (18:41:49:179 | 0) 149007; [adm][s] enter_exit: enter StartRecording INFO (18:41:49:179 | 0) 149007; [adm][s] ~enter_exit: exit StartRecording[0ms] INFO (18:41:49:199 | 20) 77607; SetLocalState: state 2 error 0 INFO (18:41:49:200 | 1) 57103; TRACER: onFirstLocalAudioFrame codec 85 elapsed 611 INFO (18:41:49:200 | 0) 57103; TRACER: onFirstLocalAudioFramePublished codec 85 elapsed 611 INFO (18:41:49:200 | 0) 57103; [rp] publish audio old:2,new:3,elapsed:516 INFO (18:41:49:221 | 21) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:41:50:688 | 467) 57103; notifyPeerCount: cnt 0 INFO (18:41:51:531 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:51:531 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:51:531 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:51:532 | 1) 1031; [adm][s] AudioSessionRouteChange: AudioSessionRouteChange: from (3) to (3)! INFO (18:41:51:532 | 0) 1031; [adm][s] AudioSessionRouteChange: Route change: INFO (18:41:51:532 | 0) 1031; [adm][s] AudioSessionRouteChange: CategoryChange with New category: AVAudioSessionCategoryAmbient INFO (18:41:51:533 | 1) 1031; [adm][s] AudioSessionRouteChange: Session sample rate: 48000, frames_per_buffer: 1024 INFO (18:41:51:533 | 0) 1031; [adm][s] AudioSessionRouteChange: ADM sample rate: 48000, frames_per_buffer: 1024 WARN (18:41:51:533 | 0) 1031; [adm][w] AudioSessionRouteChange: Ignoring sample rate change since audio parameters are intact. INFO (18:41:51:533 | 0) 1031; [API][rtc_engine_impl.cpp:1449][muteLocalVideoStream] INFO (18:41:51:533 | 0) 1031; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:41:51:533 | 0) 57103; [rp] {"rtc.video.mute_me":true,"che.video.local.send":false} INFO (18:41:51:533 | 0) 57103; [cc] setLocalMuteVideoState: true, priority: 4 INFO (18:41:51:533 | 0) 57103; [cm] unsetLocalMuteVideoState, priority: 1 INFO (18:41:51:533 | 0) 57103; [cc] unsetLocalMuteVideoState, priority: 1 INFO (18:41:51:533 | 0) 57103; SetAudioFallback 0 INFO (18:41:51:533 | 0) 57103; enableLocalVideoSend: enable=0 INFO (18:41:51:535 | 2) 1031; [API][rtc_engine_impl.cpp:1493][enableLocalVideo] INFO (18:41:51:535 | 0) 1031; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:41:51:535 | 0) 57103; [rp] {"rtc.video.capture":false,"che.video.local.capture":false,"che.video.local.render":false,"che.video.local.send":false} INFO (18:41:51:535 | 0) 57103; [che] enable local video: false INFO (18:41:51:535 | 0) 57103; video setPeerVideoMuteStatus: cid uid 0 muted 1 INFO (18:41:51:535 | 0) 57103; EnableLocalVideoCapture: enable=0 INFO (18:41:51:535 | 0) 57103; stopLocalRender INFO (18:41:51:535 | 0) 57103; stopLocalRender success INFO (18:41:51:535 | 0) 57103; enableLocalVideoRender: enable=0 INFO (18:41:51:535 | 0) 57103; stopLocalRender INFO (18:41:51:535 | 0) 57103; stopLocalRender success INFO (18:41:51:535 | 0) 57103; enableLocalVideoSend: enable=0 WARN (18:41:51:590 | 55) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault WARN (18:41:51:591 | 1) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call WARN (18:41:52:590 | 0) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault WARN (18:41:52:591 | 1) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call INFO (18:41:52:690 | 99) 57103; [rp] report event fail id:328 INFO (18:41:53:588 | 0) 57103; [rs] **report stats: seq: 1133, report list size 0, tx/rx: 168192/54384, cache size: 0 INFO (18:41:53:588 | 0) 57103; [rs] report server1: 23.236.96.162:8130 WARN (18:41:53:590 | 2) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault WARN (18:41:53:590 | 0) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call WARN (18:41:53:590 | 0) 147719; iOS audio device malfunction is detected, require restart, time span = 406907767 INFO (18:41:53:590 | 0) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:41:53:590 | 0) 57103; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:41:53:590 | 0) 57103; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:41:53:590 | 0) 57103; [rp] {"che.audio.restart":true} INFO (18:41:53:590 | 0) 57103; _restart in INFO (18:41:53:590 | 0) 57103; stopCall in INFO (18:41:53:590 | 0) 57103; StopRecording complete INFO (18:41:53:590 | 0) 57103; SetLocalState: state 0 error 0 INFO (18:41:53:591 | 1) 57103; StopRecording complete INFO (18:41:53:591 | 0) 57103; StopPlayout complete INFO (18:41:53:591 | 0) 57103; setAecType: aec is set to 5 INFO (18:41:53:591 | 0) 149007; [adm][s] enter_exit: enter StopRecording INFO (18:41:53:591 | 0) 149007; [adm][s] ~enter_exit: exit StopRecording[0ms] INFO (18:41:53:591 | 0) 149007; [adm][s] enter_exit: enter StopPlayout WARN (18:41:53:591 | 0) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault INFO (18:41:53:591 | 0) 57103; StereoPlayoutIsAvailable(), output: available=0 INFO (18:41:53:591 | 0) 57103; StereoRecordingIsAvailable(), output: available=0 INFO (18:41:53:591 | 0) 57103; SetCodec by type : No. 85, Channel 1 INFO (18:41:53:591 | 0) 57103; SetCodec by type : No. 85, Channel 1 INFO (18:41:53:602 | 11) 57103; StartPlayout complete INFO (18:41:53:602 | 0) 57103; getScenarioRecordConfig: scenario 7 audienceNeedRecord 1 INFO (18:41:53:602 | 0) 57103; StartSend INFO (18:41:53:602 | 0) 57103; SetLocalState: state 1 error 0 INFO (18:41:53:602 | 0) 57103; StartRecording complete INFO (18:41:53:602 | 0) 57103; _startCall: audienceRecord 1, mWillsend 1, enableBuildinAEC 1(call volume), enableLocalAudio 1 INFO (18:41:53:602 | 0) 57103; setAecType: aec is set to 5 INFO (18:41:53:602 | 0) 57103; setAecType: aec is set to 5 INFO (18:41:53:602 | 0) 57103; SetHowlingControl enable = 1 INFO (18:41:53:602 | 0) 57103; SetBurstNoiseDetection enable = 0 INFO (18:41:53:602 | 0) 57103; _setAudioOutputRouting: Application Config module: Route 3, NS off, AEC off, AGC off, MD off, HC on INFO (18:41:53:602 | 0) 57103; _setAudioOutputRouting: MID = 1010, Routing = 3 INFO (18:41:53:602 | 0) 57103; output: NOT_SUPPORTED INFO (18:41:53:602 | 0) 57103; Output: audioLayer=9 INFO (18:41:53:605 | 3) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:41:53:605 | 0) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] WARN (18:41:53:606 | 1) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call INFO (18:41:53:612 | 6) 149007; [adm][s] ~enter_exit: exit StopPlayout[21ms] INFO (18:41:53:612 | 0) 149007; [adm][s] enter_exit: enter StopPlayout INFO (18:41:53:612 | 0) 149007; [adm][s] ~enter_exit: exit StopPlayout[0ms] INFO (18:41:53:612 | 0) 149007; [adm][s] enter_exit: enter StopRecording INFO (18:41:53:612 | 0) 149007; [adm][s] ~enter_exit: exit StopRecording[0ms] INFO (18:41:53:612 | 0) 149007; [adm][s] enter_exit: enter StopPlayout INFO (18:41:53:612 | 0) 149007; [adm][s] ~enter_exit: exit StopPlayout[0ms] INFO (18:41:53:612 | 0) 149007; [adm][s] enter_exit: enter StopRecording INFO (18:41:53:612 | 0) 149007; [adm][s] ~enter_exit: exit StopRecording[0ms] INFO (18:41:53:612 | 0) 149007; [adm][s] enter_exit: enter InitPlayout INFO (18:41:53:753 | 141) 1031; [API][rtc_engine_impl.cpp:1449][muteLocalVideoStream] INFO (18:41:53:753 | 0) 1031; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:41:53:753 | 0) 57103; [rp] {"rtc.video.mute_me":false,"che.video.local.send":true} INFO (18:41:53:753 | 0) 57103; [cc] setLocalMuteVideoState: false, priority: 4 INFO (18:41:53:753 | 0) 57103; [cm] unsetLocalMuteVideoState, priority: 1 INFO (18:41:53:753 | 0) 57103; [cc] unsetLocalMuteVideoState, priority: 1 INFO (18:41:53:754 | 0) 1031; [API][rtc_engine_impl.cpp:1493][enableLocalVideo] INFO (18:41:53:754 | 0) 1031; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:41:53:754 | 1) 57103; SetAudioFallback 0 INFO (18:41:53:754 | 0) 57103; enableLocalVideoSend: enable=1 INFO (18:41:53:754 | 0) 57103; [rp] {"rtc.video.capture":true,"che.video.local.capture":true,"che.video.local.render":true,"che.video.local.send":true} INFO (18:41:53:754 | 0) 57103; [che] enable local video: true INFO (18:41:53:754 | 0) 57103; [che] applyVideoProfile: 320x240 30 fps -1 minFps 150 kbps, min -1 kbps orientationMode 0 degradationPrefer 0 mirrorMode 0 INFO (18:41:53:754 | 0) 57103; validateVideoParameters: validate video parameters resolution 320x240, fps 30, rate 150000 INFO (18:41:53:754 | 0) 57103; enableMirrorMode: enable=0 INFO (18:41:53:754 | 0) 57103; setMaxVideoBitrate: max bitrate=150000 INFO (18:41:53:754 | 0) 57103; setCodecRates: set frame rate to 30 INFO (18:41:53:754 | 0) 57103; setCodec: index=1 width=320 height=240 framerate=30 INFO (18:41:53:754 | 0) 57103; setCodec: Intra Request = 0 INFO (18:41:53:754 | 0) 57103; setCodecResolution: set to 320 x 240 INFO (18:41:53:754 | 0) 57103; Set broadcast min br to -1. INFO (18:41:53:754 | 0) 57103; video setPeerVideoMuteStatus: cid uid 0 muted 0 INFO (18:41:53:754 | 0) 57103; EnableLocalVideoCapture: enable=1 INFO (18:41:53:754 | 0) 57103; startCapture: device? 1 init? 1 local enabled? 1 capturing? 0 rendering? 0 INFO (18:41:53:754 | 0) 57103; [rtpSender] set paced sender status 1.

INFO (18:41:53:754 | 0) 57103; [rtpSender] set paced sender mode 0.

INFO (18:41:53:754 | 0) 57103; AutoAdjust: "Initializing paced sender for broadcasting, strategy 2." INFO (18:41:53:754 | 0) 57103; enableLocalVideoRender: enable=1 INFO (18:41:53:754 | 0) 57103; doStartLocalRender: init? 1 device 1 capturing? 0 rendering? 0 INFO (18:41:53:754 | 0) 57103; doStartLocalRender: local render windows 0x10c5146b0 INFO (18:41:53:754 | 0) 57103; AgoraVideoOutput::Init type=25, view=0x10c5146b0 INFO (18:41:53:754 | 0) 1031; create child view INFO (18:41:53:755 | 1) 68611; AgoraVideoInput::Init type=100, device=com.apple.avfoundation.avcapturedevice.built-in_video:1 INFO (18:41:53:755 | 0) 68611; AgoraCameraCapture::Initialize, device=com.apple.avfoundation.avcapturedevice.built-in_video:1 INFO (18:41:53:755 | 0) 68611; RegisterCameraCallback called 4523762552 INFO (18:41:53:765 | 10) 57103; AgoraVideoOutput::Start uid=0, stream_id=1, rendermode=1 INFO (18:41:53:765 | 0) 57103; setRenderListener running for stream 0 WARN (18:41:53:765 | 0) 57103; AgoraVideoRender::Start() -- videoExtraRenderBufferDelay ( -1) is Invalid! INFO (18:41:53:765 | 0) 57103; doStartLocalRender success INFO (18:41:53:765 | 0) 57103; enableLocalVideoSend: enable=1 INFO (18:41:53:765 | 0) 57103; [rp] publish video old:1,new:2,elapsed:5070 INFO (18:41:53:766 | 1) 57103; h264WebInteropEnable: enable 0 INFO (18:41:53:766 | 0) 57103; setCodec: index=1 width=320 height=240 framerate=30 INFO (18:41:53:766 | 0) 57103; setCodec: Intra Request = 1 INFO (18:41:53:766 | 0) 57103; Device type: 1010 INFO (18:41:53:766 | 0) 57103; Hardware encoding false INFO (18:41:53:766 | 0) 57103; last unique frame idx: -1 - -1 INFO (18:41:53:766 | 0) 57103; AVEncoder init is x264 INFO (18:41:53:766 | 0) 57103; AVEncoder init is x264 INFO (18:41:53:766 | 0) 57103; Device type: 1010 INFO (18:41:53:766 | 0) 57103; EncoderWrapper::Create hardware = 0, hardwarelow = 0 INFO (18:41:53:766 | 0) 57103; low stream codec type = 1 INFO (18:41:53:766 | 0) 57103; low bit rate limit 0 INFO (18:41:53:766 | 0) 57103; soft ware encoder is x264 INFO (18:41:53:766 | 0) 57103; soft ware encoder is x264 INFO (18:41:53:766 | 0) 57103; AutoAdjust: "AAEncComplex cpu score: 60" INFO (18:41:53:766 | 0) 57103; AutoAdjust: "AutoAdjustEncComplex::onInitEncode: cur_encode_complexlevel 3" INFO (18:41:53:766 | 0) 57103; set last big unique frame idx: -1 INFO (18:41:53:766 | 0) 57103; set last small unique frame idx: -1 INFO (18:41:53:766 | 0) 57103; the init unique frame idx: -1 - -1 INFO (18:41:53:766 | 0) 57103; SetTargetWidthHeight width:320, height:240 INFO (18:41:53:766 | 0) 57103; setMaxVideoBitrate: max bitrate=150000 INFO (18:41:53:766 | 0) 57103; SetTargetWidthHeight width:320, height:240 INFO (18:41:53:766 | 0) 68611; AgoraVideoInput::Start width=320, height=240, fps=30 INFO (18:41:53:766 | 0) 68611; AgoraCameraCapture::Start width=640, height=480, fps=30, rotation=90 INFO (18:41:53:766 | 0) 68611; operator(): startCapture success INFO (18:41:53:766 | 0) 57103; SetBandwidthAgressiveLevel to 3. INFO (18:41:53:766 | 0) 57103; RequestEncodeKeyFrame WARN (18:41:53:766 | 0) 57103; doStartLocalRender: Local renderer is rendering INFO (18:41:53:767 | 1) 4107; Capturer: use capability 640 x 480 quality is AVCaptureSessionPreset640x480

INFO (18:41:53:830 | 63) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:53:830 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:53:830 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:53:900 | 70) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:53:900 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:53:900 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:53:913 | 13) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:53:913 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:53:913 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:53:991 | 78) 149007; [adm][s] ActivateAudioSession: Number of audio session users: 1 INFO (18:41:53:992 | 1) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:53:992 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:53:992 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:54: 17 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: sample rate: 48000 INFO (18:41:54: 19 | 2) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: IO buffer duration: 0.0213333 INFO (18:41:54: 20 | 1) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: output channels: 2 INFO (18:41:54: 20 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: input channels: 4 INFO (18:41:54: 25 | 5) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: output latency: 0.00129167 INFO (18:41:54: 31 | 6) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: input latency: 0.000604167 INFO (18:41:54:126 | 95) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: frames per I/O buffer: 1024 INFO (18:41:54:126 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: bytes per I/O buffer: 4096 INFO (18:41:54:126 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: required playout buffer size: 6016 INFO (18:41:54:126 | 0) 149007; ChEBaseImpl, audio Layer = 9 INFO (18:41:54:137 | 11) 149007; getScenarioRecordConfig: scenario 7 audienceNeedRecord 1 INFO (18:41:54:142 | 5) 149007; [adm][s] SetupAndInitializeVoiceProcessingAudioUnit: Voice-Processing I/O unit is now initialized INFO (18:41:54:142 | 0) 149007; getScenarioRecordConfig: scenario 7 audienceNeedRecord 1 INFO (18:41:54:144 | 2) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:41:54:144 | 0) 57103; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:41:54:144 | 0) 57103; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:41:54:144 | 0) 57103; [rp] {"che.audio.output.routing":3} WARN (18:41:54:144 | 0) 57103; _setAudioOutputRouting: routing 3 set repeatly, will return INFO (18:41:54:144 | 0) 149007; ChEBaseImpl, audio routing is changed to 3 INFO (18:41:54:144 | 0) 149007; [adm][s] ~enter_exit: exit InitPlayout[532ms] INFO (18:41:54:144 | 0) 149007; [adm][s] enter_exit: enter StartPlayout INFO (18:41:54:236 | 92) 149007; [adm][s] StartPlayout: StartPlayout: I/O audio unit is now started INFO (18:41:54:236 | 0) 149007; [adm][s] ~enter_exit: exit StartPlayout[92ms] INFO (18:41:54:236 | 0) 149007; [adm][s] enter_exit: enter InitRecording INFO (18:41:54:236 | 0) 149007; [adm][s] ~enter_exit: exit InitRecording[0ms] INFO (18:41:54:236 | 0) 149007; [adm][s] enter_exit: enter StartRecording INFO (18:41:54:236 | 0) 149007; [adm][s] ~enter_exit: exit StartRecording[0ms] INFO (18:41:54:254 | 18) 115203; SetLocalState: state 2 error 0 INFO (18:41:54:281 | 27) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:41:54:321 | 40) 57103; updateDeliveredResolution: width:640 height:480 INFO (18:41:54:321 | 0) 57103; SetStreamState: localVideoState 1, error 0 INFO (18:41:54:322 | 1) 57103; Quick Intra Request Received and to Enc Intra now

INFO (18:41:54:322 | 0) 57103; VQC1 module init done. stream no 0, mode 1, structure 257, scenario 512, preference 0, disableVQC 0,. INFO (18:41:54:322 | 0) 68611; Encoder rc method 3,b_prime 0 INFO (18:41:54:332 | 10) 57103; TRACER: onFirstLocalVideoFrame codec 2 elapsed 5743 INFO (18:41:54:332 | 0) 57103; [rp] publish video old:2,new:3,elapsed:578 INFO (18:41:54:345 | 13) 146211; Render buffer size 750 x 1624

INFO (18:41:54:345 | 0) 146211; Render Method 1

INFO (18:41:54:345 | 0) 146211; Setup: uid 0 width 200, height 200 INFO (18:41:54:350 | 5) 57103; User 0's view size is changed to 0 * 0 INFO (18:41:54:353 | 3) 146211; SetCoordinates: uid 0 overflowMode 1 INFO (18:41:54:353 | 0) 146211; SetRenderBackgroundColor: uid 0 RGB: (0, 0, 0) INFO (18:41:54:353 | 0) 146211; SetViewOrientation: uid 0 viewOri 0 INFO (18:41:54:353 | 0) 146211; SetRotateInfo: uid 0 videoRotate: 0 devRotate: 0 INFO (18:41:54:363 | 10) 57103; Create video user 10007 INFO (18:41:54:374 | 11) 146211; Render buffer size 750 x 1624

INFO (18:41:54:377 | 3) 146211; Local stream (0) first rendered with resolution 640 480 INFO (18:41:54:377 | 0) 57103; onFirstVideoFrame local 0 resolution 640 480, elapsed 623 INFO (18:41:54:382 | 5) 57103; User 0's view size is changed to 750 * 1624 WARN (18:41:54:522 | 140) 57103; Idr miss, internal frn wrap around, reset. prevfrn (1), cfrn (0), maxfrn (65536) INFO (18:41:54:689 | 167) 57103; coefUniformity_=0,coefVariation=0,realCaptureFps=0,targetCaptureFPS=0 ,

INFO (18:41:54:689 | 0) 57103; SetStreamState: localVideoState 2, error 0 INFO (18:41:54:690 | 1) 57103; [rp] report event fail id:328 INFO (18:41:54:690 | 0) 57103; adjustCodecFrameRates: Cannot adjust frame rate when VQC is on INFO (18:41:54:690 | 0) 57103; [tactics] handle videobwe:150 fps:7 now:406898867 406903867 WARN (18:41:55:353 | 0) 57103; actual input fps: 30 no diff from setted fps: 30, set setted fps INFO (18:41:55:404 | 51) 1031; [API][rtc_engine_impl.cpp:1449][muteLocalVideoStream] INFO (18:41:55:404 | 0) 1031; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:41:55:404 | 0) 57103; [rp] {"rtc.video.mute_me":true,"che.video.local.send":false} INFO (18:41:55:404 | 0) 57103; [cc] setLocalMuteVideoState: true, priority: 4 INFO (18:41:55:405 | 1) 1031; [API][rtc_engine_impl.cpp:1493][enableLocalVideo] INFO (18:41:55:405 | 0) 1031; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:41:55:405 | 0) 57103; [cm] unsetLocalMuteVideoState, priority: 1 INFO (18:41:55:405 | 0) 57103; [cc] unsetLocalMuteVideoState, priority: 1 INFO (18:41:55:405 | 0) 57103; SetAudioFallback 0 INFO (18:41:55:405 | 0) 57103; enableLocalVideoSend: enable=0 INFO (18:41:55:405 | 0) 57103; [rp] {"rtc.video.capture":false,"che.video.local.capture":false,"che.video.local.render":false,"che.video.local.send":false} INFO (18:41:55:405 | 0) 57103; [che] enable local video: false INFO (18:41:55:405 | 0) 57103; video setPeerVideoMuteStatus: cid uid 0 muted 1 INFO (18:41:55:405 | 0) 57103; EnableLocalVideoCapture: enable=0 INFO (18:41:55:405 | 0) 57103; stopLocalRender INFO (18:41:55:405 | 0) 57103; AgoraVideoOutput::Stop WARN (18:41:55:405 | 0) 57103; Stop: Not running INFO (18:41:55:405 | 0) 57103; AgoraVideoOutput::Destroy INFO (18:41:55:405 | 0) 57103; stopLocalRender success INFO (18:41:55:405 | 0) 57103; AgoraVideoInput::Stop INFO (18:41:55:405 | 0) 57103; AgoraCameraCapture::Stop INFO (18:41:55:405 | 0) 57103; AgoraVideoInput::Destroy INFO (18:41:55:405 | 0) 57103; AgoraCameraCapture::Dispose INFO (18:41:55:405 | 0) 57103; stopCapture: stopCapture success INFO (18:41:55:405 | 0) 57103; SetStreamState: localVideoState 0, error 0 INFO (18:41:55:405 | 0) 57103; [rtpSender] set paced sender status 0.

INFO (18:41:55:405 | 0) 57103; enableLocalVideoRender: enable=0 INFO (18:41:55:405 | 0) 57103; stopLocalRender INFO (18:41:55:405 | 0) 57103; stopLocalRender success INFO (18:41:55:405 | 0) 57103; enableLocalVideoSend: enable=0 INFO (18:41:56:125 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:56:125 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:56:125 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:56:129 | 4) 1031; [adm][s] AudioSessionRouteChange: AudioSessionRouteChange: from (3) to (3)! INFO (18:41:56:129 | 0) 1031; [adm][s] AudioSessionRouteChange: Route change: INFO (18:41:56:129 | 0) 1031; [adm][s] AudioSessionRouteChange: CategoryChange with New category: AVAudioSessionCategoryAmbient INFO (18:41:56:137 | 8) 1031; [adm][s] AudioSessionRouteChange: Session sample rate: 48000, frames_per_buffer: 1024 INFO (18:41:56:137 | 0) 1031; [adm][s] AudioSessionRouteChange: ADM sample rate: 48000, frames_per_buffer: 1024 WARN (18:41:56:137 | 0) 1031; [adm][w] AudioSessionRouteChange: Ignoring sample rate change since audio parameters are intact. WARN (18:41:56:593 | 456) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault Local Date: Sun May 16 18:41:56 2021 Build info: Dec 12 2020 10:45:45 r

WARN (18:41:56:593 | 0) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call INFO (18:41:56:691 | 98) 57103; [rp] report event fail id:328 WARN (18:41:57:592 | 0) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault WARN (18:41:57:593 | 1) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call WARN (18:41:58:592 | 0) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault WARN (18:41:58:593 | 1) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call WARN (18:41:58:593 | 0) 147719; iOS audio device malfunction is detected, require restart, time span = 5003 INFO (18:41:58:593 | 0) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:41:58:593 | 0) 57103; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:41:58:593 | 0) 57103; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:41:58:597 | 4) 57103; [rp] {"che.audio.restart":true} INFO (18:41:58:597 | 0) 57103; _restart in INFO (18:41:58:597 | 0) 57103; stopCall in INFO (18:41:58:597 | 0) 57103; StopRecording complete INFO (18:41:58:597 | 0) 57103; SetLocalState: state 0 error 0 INFO (18:41:58:597 | 0) 57103; StopRecording complete INFO (18:41:58:597 | 0) 57103; StopPlayout complete INFO (18:41:58:597 | 0) 149007; [adm][s] enter_exit: enter StopRecording INFO (18:41:58:597 | 0) 57103; setAecType: aec is set to 5 INFO (18:41:58:597 | 0) 149007; [adm][s] ~enter_exit: exit StopRecording[0ms] INFO (18:41:58:597 | 0) 149007; [adm][s] enter_exit: enter StopPlayout INFO (18:41:58:597 | 0) 57103; StereoPlayoutIsAvailable(), output: available=0 INFO (18:41:58:597 | 0) 57103; StereoRecordingIsAvailable(), output: available=0 WARN (18:41:58:597 | 0) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault INFO (18:41:58:598 | 1) 57103; SetCodec by type : No. 85, Channel 1 INFO (18:41:58:598 | 0) 57103; SetCodec by type : No. 85, Channel 1 INFO (18:41:58:621 | 23) 57103; StartPlayout complete INFO (18:41:58:621 | 0) 57103; getScenarioRecordConfig: scenario 7 audienceNeedRecord 1 INFO (18:41:58:621 | 0) 57103; StartSend INFO (18:41:58:621 | 0) 57103; SetLocalState: state 1 error 0 INFO (18:41:58:621 | 0) 57103; StartRecording complete INFO (18:41:58:622 | 1) 57103; _startCall: audienceRecord 1, mWillsend 1, enableBuildinAEC 1(call volume), enableLocalAudio 1 INFO (18:41:58:622 | 0) 57103; setAecType: aec is set to 5 WARN (18:41:58:622 | 0) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call INFO (18:41:58:622 | 0) 57103; setAecType: aec is set to 5 INFO (18:41:58:622 | 0) 57103; SetHowlingControl enable = 1 INFO (18:41:58:622 | 0) 57103; SetBurstNoiseDetection enable = 0 INFO (18:41:58:622 | 0) 57103; _setAudioOutputRouting: Application Config module: Route 3, NS off, AEC off, AGC off, MD off, HC on INFO (18:41:58:622 | 0) 57103; _setAudioOutputRouting: MID = 1010, Routing = 3 INFO (18:41:58:622 | 0) 57103; output: NOT_SUPPORTED INFO (18:41:58:622 | 0) 57103; Output: audioLayer=9 INFO (18:41:58:625 | 3) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:41:58:625 | 0) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:41:58:631 | 6) 149007; [adm][s] ~enter_exit: exit StopPlayout[34ms] INFO (18:41:58:631 | 0) 149007; [adm][s] enter_exit: enter StopPlayout INFO (18:41:58:631 | 0) 149007; [adm][s] ~enter_exit: exit StopPlayout[0ms] INFO (18:41:58:631 | 0) 149007; [adm][s] enter_exit: enter StopRecording INFO (18:41:58:631 | 0) 149007; [adm][s] ~enter_exit: exit StopRecording[0ms] INFO (18:41:58:631 | 0) 149007; [adm][s] enter_exit: enter StopPlayout INFO (18:41:58:631 | 0) 149007; [adm][s] ~enter_exit: exit StopPlayout[0ms] INFO (18:41:58:631 | 0) 149007; [adm][s] enter_exit: enter StopRecording INFO (18:41:58:631 | 0) 149007; [adm][s] ~enter_exit: exit StopRecording[0ms] INFO (18:41:58:631 | 0) 149007; [adm][s] enter_exit: enter InitPlayout INFO (18:41:58:690 | 59) 57103; [rp] report event fail id:328 INFO (18:41:58:886 | 196) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:58:886 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:58:886 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:58:944 | 58) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:58:944 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:58:944 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:58:947 | 3) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:58:947 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:58:947 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:59: 60 | 0) 149007; [adm][s] ActivateAudioSession: Number of audio session users: 1 INFO (18:41:59: 61 | 1) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:59: 61 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:59: 61 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:41:59: 67 | 6) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: sample rate: 48000 INFO (18:41:59: 72 | 5) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: IO buffer duration: 0.0213333 INFO (18:41:59: 72 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: output channels: 2 INFO (18:41:59: 72 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: input channels: 4 INFO (18:41:59: 87 | 15) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: output latency: 0.00129167 INFO (18:41:59: 88 | 1) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: input latency: 0.000604167 INFO (18:41:59:108 | 20) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: frames per I/O buffer: 1024 INFO (18:41:59:108 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: bytes per I/O buffer: 4096 INFO (18:41:59:108 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: required playout buffer size: 6016 INFO (18:41:59:109 | 1) 149007; ChEBaseImpl, audio Layer = 9 INFO (18:41:59:115 | 6) 149007; getScenarioRecordConfig: scenario 7 audienceNeedRecord 1 INFO (18:41:59:119 | 4) 149007; [adm][s] SetupAndInitializeVoiceProcessingAudioUnit: Voice-Processing I/O unit is now initialized INFO (18:41:59:119 | 0) 149007; getScenarioRecordConfig: scenario 7 audienceNeedRecord 1 INFO (18:41:59:121 | 2) 149007; ChEBaseImpl, audio routing is changed to 3 INFO (18:41:59:121 | 0) 149007; [adm][s] ~enter_exit: exit InitPlayout[490ms] INFO (18:41:59:121 | 0) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:41:59:121 | 0) 149007; [adm][s] enter_exit: enter StartPlayout INFO (18:41:59:121 | 0) 57103; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:41:59:121 | 0) 57103; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:41:59:121 | 0) 57103; [rp] {"che.audio.output.routing":3} WARN (18:41:59:121 | 0) 57103; _setAudioOutputRouting: routing 3 set repeatly, will return INFO (18:41:59:216 | 95) 149007; [adm][s] StartPlayout: StartPlayout: I/O audio unit is now started INFO (18:41:59:216 | 0) 149007; [adm][s] ~enter_exit: exit StartPlayout[95ms] INFO (18:41:59:216 | 0) 149007; [adm][s] enter_exit: enter InitRecording INFO (18:41:59:216 | 0) 149007; [adm][s] ~enter_exit: exit InitRecording[0ms] INFO (18:41:59:216 | 0) 149007; [adm][s] enter_exit: enter StartRecording INFO (18:41:59:216 | 0) 149007; [adm][s] ~enter_exit: exit StartRecording[0ms] INFO (18:41:59:234 | 18) 146959; SetLocalState: state 2 error 0 INFO (18:41:59:260 | 26) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:42: 0:604 | 344) 57103; [cap] Receive the capability with seq: 1 INFO (18:42: 0:604 | 0) 57103; [che] setEngineCapabilities: 0:{0:COMMUNICATION,1:BROADCASTING,2:UNIFIED_COMMUNICATION} INFO (18:42: 0:604 | 0) 57103; [che] setEngineCapabilities: 1:{0:L16,1:G722,2:OPUS,3:OPUS2ch,4:SILK,5:NOVA,6:AACLC,7:AACLC2ch,8:HEAAC,9:HEAAC2ch,10:JC1,11:kHEAAC2ch_2,12:kHEAAC_2} INFO (18:42: 0:604 | 0) 57103; [che] setEngineCapabilities: 2:{0:EVP,1:VP8,2:E264,3:H264} INFO (18:42: 0:604 | 0) 57103; [che] setEngineCapabilities: 3:{0:INTRAREQUEST,1:PISE,2:HIGHPROFILE} INFO (18:42: 0:604 | 0) 57103; [che] setEngineCapabilities: 4:{0:NONE,1:ULP,2:RS} INFO (18:42: 0:604 | 0) 57103; [che] setEngineCapabilities: 5:{0:WEBINTEROP} INFO (18:42: 0:604 | 0) 57103; [che] setEngineCapabilities: 7:{0:AUDIORSFEC} INFO (18:42: 0:604 | 0) 57103; [cap] synchronise capability set with seq: 2 INFO (18:42: 0:623 | 19) 57103; [cap] Receive the old capability set version: 1, while the latest is 1 INFO (18:42: 0:631 | 8) 57103; [cap] Received capability set ack seq: 2 INFO (18:42: 0:651 | 20) 57103; audio setPeerAudioMuteStatus: cid 11 uid 1000000010 muted 0 ERROR (18:42: 0:651 | 0) 57103; onPeerAudioMuteStatus: uid 1000000010 already unmuted INFO (18:42: 0:651 | 0) 57103; video setPeerVideoMuteStatus: cid 11 uid 1000000010 muted 1 INFO (18:42: 0:651 | 0) 57103; [pm] peer 1000000010 is online INFO (18:42: 0:651 | 0) 57103; applyMediaEngineMode(): 264_Hardware decoding true,265_Hardware decoding true INFO (18:42: 0:651 | 0) 57103; setupMediaEngineMode: mode 1 INFO (18:42: 0:651 | 0) 57103; getScenarioHwaecConfig: scenario 7 role 2 route 3 hwApm 1 INFO (18:42: 0:651 | 0) 57103; getScenarioHwaecConfig: scenario 7 role 1 route 3 hwApm 1 INFO (18:42: 0:651 | 0) 57103; getScenarioRecordConfig: scenario 7 audienceNeedRecord 1 INFO (18:42: 0:651 | 0) 57103; getScenarioSwaecConfig: scenario 7 role 2 swAec 1 INFO (18:42: 0:651 | 0) 57103; getScenarioSwaecConfig: scenario 7 role 1 swAec 1 INFO (18:42: 0:651 | 0) 57103; _updateClientRole: scenario 7 mRouting 3 mSpecMode 2 mode 1 audienceRecord 1 with mWillsend 1, previousUseHwAec 1, useHwAec 1, changeRecord 0, changeHwAec 0: NO need restart audio engine INFO (18:42: 0:651 | 0) 57103; VideoEngine: setClientRole from -1 to 1 videoEnabled=1 INFO (18:42: 0:651 | 0) 57103; [rtpSender] set paced sender status 1.

INFO (18:42: 0:651 | 0) 57103; [rtpSender] set paced sender process interval ms 0.000000.

INFO (18:42: 0:651 | 0) 57103; [rtpSender] set paced sender mode 0.

INFO (18:42: 0:651 | 0) 57103; AutoAdjust: "Initializing paced sender for broadcasting, strategy 2." INFO (18:42: 0:651 | 0) 57103; Call LiveModeSwitchToBroadcaster INFO (18:42: 0:651 | 0) 57103; Call CheckForResetDecoder INFO (18:42: 0:651 | 0) 57103; Call CheckForResetDecoder end ERROR (18:42: 0:651 | 0) 57103; Enable local video capture first! INFO (18:42: 0:652 | 1) 57103; notifyPeerCount: cnt 1 INFO (18:42: 0:652 | 0) 57103; [che] onPeerJoined: inserted uid 1000000010 of cid 11 m_validPeers[cid].size() 1 INFO (18:42: 0:652 | 0) 57103; [pm] peer 1000000010 has enabled video INFO (18:42: 0:652 | 0) 57103; video setPeerVideoMuteStatus: cid 11 uid 1000000010 muted 1 INFO (18:42: 0:652 | 0) 57103; [cm] update remote userAccount: 'BG'(1000000010) INFO (18:42: 0:652 | 0) 57103; [rp] subscribe video cid:11 uid:1000000010,old:0,new:2,elapsed:0 INFO (18:42: 0:652 | 0) 57103; [rp] subscribe audio cid:11 uid:1000000010,old:0,new:2,elapsed:0 WARN (18:42: 0:757 | 105) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault WARN (18:42: 0:767 | 10) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call INFO (18:42: 0:847 | 80) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 0:848 | 1) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 0:848 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 0:849 | 1) 1031; [adm][s] AudioSessionRouteChange: AudioSessionRouteChange: from (3) to (3)! INFO (18:42: 0:849 | 0) 1031; [adm][s] AudioSessionRouteChange: Route change: INFO (18:42: 0:849 | 0) 1031; [adm][s] AudioSessionRouteChange: CategoryChange with New category: AVAudioSessionCategoryAmbient INFO (18:42: 0:850 | 1) 1031; [adm][s] AudioSessionRouteChange: Session sample rate: 48000, frames_per_buffer: 1024 INFO (18:42: 0:850 | 0) 1031; [adm][s] AudioSessionRouteChange: ADM sample rate: 48000, frames_per_buffer: 1024 WARN (18:42: 0:850 | 0) 1031; [adm][w] AudioSessionRouteChange: Ignoring sample rate change since audio parameters are intact. INFO (18:42: 0:887 | 37) 1031; [API][rtc_engine_impl.cpp:2170][setRemoteRenderMode] INFO (18:42: 0:887 | 0) 1031; [API][rtc_engine_impl.cpp:2676][setRenderMode] INFO (18:42: 0:887 | 0) 1031; [API][rtc_engine_impl.cpp:2704][setRenderMirrorMode] INFO (18:42: 0:887 | 0) 1031; [API][rtc_engine_impl.cpp:2505][setupRemoteVideo] INFO (18:42: 0:887 | 0) 1031; API call to setupRemoteVideo cid uid 1000000010 INFO (18:42: 0:887 | 0) 1031; [API][rtc_engine_impl.cpp:2589][setVideoCanvas] INFO (18:42: 0:887 | 0) 1031; API call setVideoCanvas (, 1000000010, 4503896368) INFO (18:42: 0:887 | 0) 57103; [API][rtc_engine_impl.cpp:991][getParameters] INFO (18:42: 0:887 | 0) 57103; [rp] ["che.video.render_mode"] INFO (18:42: 0:887 | 0) 57103; [rp] res: {} INFO (18:42: 0:887 | 0) 57103; [API][rtc_engine_impl.cpp:4456][setObject] INFO (18:42: 0:887 | 0) 57103; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:42: 0:887 | 0) 57103; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:42: 0:887 | 0) 57103; [API][rtc_engine_impl.cpp:991][getParameters] INFO (18:42: 0:887 | 0) 57103; [rp] ["che.video.mirror_mode"] INFO (18:42: 0:887 | 0) 57103; [rp] res: {} INFO (18:42: 0:887 | 0) 57103; [API][rtc_engine_impl.cpp:4456][setObject] INFO (18:42: 0:887 | 0) 57103; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:42: 0:887 | 0) 57103; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:42: 0:887 | 0) 57103; Create video user 1000000010 INFO (18:42: 0:887 | 0) 57103; doStartRemoteRender: cid uid 1000000010 ERROR (18:42: 0:887 | 0) 57103; doStartRemoteRender: No video receive track for uid=1000000010 INFO (18:42: 0:888 | 1) 57103; [rp] {"che.video.render_mode":[{"uid":0,"renderMode":1,"channel":""}]} INFO (18:42: 0:888 | 0) 57103; VideoEngine::setRenderMode for channel[] uid 0 renderMode 1 INFO (18:42: 0:888 | 0) 57103; [rp] {"che.video.mirror_mode":[{"uid":0,"mirrorMode":0,"channel":""}]} INFO (18:42: 0:888 | 0) 57103; VideoEngine::setRenderMirrorMode for channel[] uid 0 mirrorMode 0 INFO (18:42: 1: 23 | 0) 57103; onFirstRemoteAudioFrame cid 11 uid 1000000010 codec 85 elapsed 12434 INFO (18:42: 1: 23 | 0) 57103; onTracerFirstRemoteAudio cid 11 uid 1000000010 codec 85 elapsed 12434 INFO (18:42: 1: 23 | 0) 57103; audio jitterbuffer new smooth INFO (18:42: 1: 23 | 0) 57103; invoked by unmute, ignore. uid = 1000000010 INFO (18:42: 1: 24 | 1) 57103; [rp] subscribe audio cid:11 uid:1000000010,old:2,new:3,elapsed:371 INFO (18:42: 1: 33 | 9) 146959; shrink internal buffer on first call to GetAudio WARN (18:42: 1:611 | 578) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault WARN (18:42: 1:612 | 1) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call WARN (18:42: 2:611 | 0) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault WARN (18:42: 2:612 | 1) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call WARN (18:42: 2:805 | 193) 146959; captured signal all 0s WARN (18:42: 2:805 | 0) 146959; audio device captured signal all 0s INFO (18:42: 3: 18 | 0) 146959; [che] OnAudioFrameFrozen: cid 11 uid 1000000010, frozen true INFO (18:42: 3:424 | 406) 57103; [pm] peer 1000000010 has muted video INFO (18:42: 3:424 | 0) 57103; video setPeerVideoMuteStatus: cid 11 uid 1000000010 muted 1 WARN (18:42: 3:611 | 187) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault WARN (18:42: 3:612 | 1) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call WARN (18:42: 3:612 | 0) 147719; iOS audio device malfunction is detected, require restart, time span = 5019 INFO (18:42: 3:612 | 0) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:42: 3:612 | 0) 57103; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:42: 3:612 | 0) 57103; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:42: 3:612 | 0) 57103; [rp] {"che.audio.restart":true} INFO (18:42: 3:612 | 0) 57103; _restart in INFO (18:42: 3:612 | 0) 57103; stopCall in INFO (18:42: 3:613 | 1) 57103; StopRecording complete INFO (18:42: 3:613 | 0) 149007; [adm][s] enter_exit: enter StopRecording INFO (18:42: 3:613 | 0) 57103; SetLocalState: state 0 error 0 INFO (18:42: 3:613 | 0) 57103; StopRecording complete INFO (18:42: 3:613 | 0) 57103; StopPlayout complete INFO (18:42: 3:613 | 0) 57103; setAecType: aec is set to 5 INFO (18:42: 3:613 | 0) 149007; [adm][s] ~enter_exit: exit StopRecording[0ms] INFO (18:42: 3:613 | 0) 149007; [adm][s] enter_exit: enter StopPlayout INFO (18:42: 3:613 | 0) 146959; shrink internal buffer on first call to GetAudio INFO (18:42: 3:613 | 0) 146959; shrink internal buffer on first call to GetAudio INFO (18:42: 3:639 | 26) 57103; StereoPlayoutIsAvailable(), output: available=0 INFO (18:42: 3:639 | 0) 57103; StereoRecordingIsAvailable(), output: available=0 INFO (18:42: 3:639 | 0) 57103; SetCodec by type : No. 85, Channel 1 INFO (18:42: 3:639 | 0) 57103; SetCodec by type : No. 85, Channel 1 WARN (18:42: 3:640 | 1) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault INFO (18:42: 3:642 | 2) 57103; StartPlayout complete INFO (18:42: 3:642 | 0) 57103; getScenarioRecordConfig: scenario 7 audienceNeedRecord 1 INFO (18:42: 3:642 | 0) 57103; StartSend INFO (18:42: 3:642 | 0) 57103; SetLocalState: state 1 error 0 INFO (18:42: 3:642 | 0) 57103; StartRecording complete INFO (18:42: 3:642 | 0) 57103; _startCall: audienceRecord 1, mWillsend 1, enableBuildinAEC 1(call volume), enableLocalAudio 1 INFO (18:42: 3:642 | 0) 57103; setAecType: aec is set to 5 INFO (18:42: 3:642 | 0) 57103; setAecType: aec is set to 5 INFO (18:42: 3:642 | 0) 57103; SetHowlingControl enable = 1 INFO (18:42: 3:642 | 0) 57103; SetBurstNoiseDetection enable = 0 INFO (18:42: 3:642 | 0) 57103; _setAudioOutputRouting: Application Config module: Route 3, NS off, AEC off, AGC off, MD off, HC on INFO (18:42: 3:642 | 0) 57103; _setAudioOutputRouting: MID = 1010, Routing = 3 INFO (18:42: 3:642 | 0) 57103; output: NOT_SUPPORTED INFO (18:42: 3:642 | 0) 57103; Output: audioLayer=9 WARN (18:42: 3:643 | 1) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call INFO (18:42: 3:646 | 3) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:42: 3:646 | 0) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:42: 3:649 | 3) 149007; [adm][s] ~enter_exit: exit StopPlayout[36ms] INFO (18:42: 3:649 | 0) 149007; [adm][s] enter_exit: enter StopPlayout INFO (18:42: 3:649 | 0) 149007; [adm][s] ~enter_exit: exit StopPlayout[0ms] INFO (18:42: 3:649 | 0) 149007; [adm][s] enter_exit: enter StopRecording INFO (18:42: 3:649 | 0) 149007; [adm][s] ~enter_exit: exit StopRecording[0ms] INFO (18:42: 3:649 | 0) 149007; [adm][s] enter_exit: enter StopPlayout INFO (18:42: 3:649 | 0) 149007; [adm][s] ~enter_exit: exit StopPlayout[0ms] INFO (18:42: 3:649 | 0) 149007; [adm][s] enter_exit: enter StopRecording INFO (18:42: 3:649 | 0) 149007; [adm][s] ~enter_exit: exit StopRecording[0ms] INFO (18:42: 3:649 | 0) 149007; [adm][s] enter_exit: enter InitPlayout INFO (18:42: 3:652 | 3) 57103; [xla] first remote audio frame uid:1000000010, valid:0, drawn:12444, pub:2660, join:14967, firstdraw:1 INFO (18:42: 3:891 | 239) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 3:891 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 3:891 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 3:918 | 27) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 3:918 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 3:918 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 3:980 | 62) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 3:980 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 3:980 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 4:110 | 0) 149007; [adm][s] ActivateAudioSession: Number of audio session users: 1 INFO (18:42: 4:111 | 1) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 4:111 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 4:111 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 4:115 | 4) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: sample rate: 48000 INFO (18:42: 4:126 | 11) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: IO buffer duration: 0.0213333 INFO (18:42: 4:126 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: output channels: 2 INFO (18:42: 4:126 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: input channels: 4 INFO (18:42: 4:141 | 15) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: output latency: 0.00129167 INFO (18:42: 4:148 | 7) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: input latency: 0.000604167 INFO (18:42: 4:163 | 15) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: frames per I/O buffer: 1024 INFO (18:42: 4:163 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: bytes per I/O buffer: 4096 INFO (18:42: 4:163 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: required playout buffer size: 6016 INFO (18:42: 4:163 | 0) 149007; ChEBaseImpl, audio Layer = 9 INFO (18:42: 4:168 | 5) 149007; getScenarioRecordConfig: scenario 7 audienceNeedRecord 1 INFO (18:42: 4:174 | 6) 149007; [adm][s] SetupAndInitializeVoiceProcessingAudioUnit: Voice-Processing I/O unit is now initialized INFO (18:42: 4:176 | 2) 149007; getScenarioRecordConfig: scenario 7 audienceNeedRecord 1 INFO (18:42: 4:178 | 2) 149007; ChEBaseImpl, audio routing is changed to 3 INFO (18:42: 4:178 | 0) 149007; [adm][s] ~enter_exit: exit InitPlayout[529ms] INFO (18:42: 4:178 | 0) 149007; [adm][s] enter_exit: enter StartPlayout INFO (18:42: 4:178 | 0) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:42: 4:178 | 0) 57103; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:42: 4:178 | 0) 57103; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:42: 4:178 | 0) 57103; [rp] {"che.audio.output.routing":3} WARN (18:42: 4:178 | 0) 57103; _setAudioOutputRouting: routing 3 set repeatly, will return INFO (18:42: 4:264 | 86) 149007; [adm][s] StartPlayout: StartPlayout: I/O audio unit is now started INFO (18:42: 4:264 | 0) 149007; [adm][s] ~enter_exit: exit StartPlayout[86ms] INFO (18:42: 4:264 | 0) 149007; [adm][s] enter_exit: enter InitRecording INFO (18:42: 4:264 | 0) 149007; [adm][s] ~enter_exit: exit InitRecording[0ms] INFO (18:42: 4:264 | 0) 149007; [adm][s] enter_exit: enter StartRecording INFO (18:42: 4:264 | 0) 149007; [adm][s] ~enter_exit: exit StartRecording[0ms] INFO (18:42: 4:283 | 19) 114211; SetLocalState: state 2 error 0 INFO (18:42: 4:284 | 1) 114211; shrink internal buffer on first call to GetAudio INFO (18:42: 4:309 | 25) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:42: 4:394 | 85) 57103; [pm] peer 1000000010 has muted audio INFO (18:42: 4:394 | 0) 57103; audio setPeerAudioMuteStatus: cid 11 uid 1000000010 muted 1 INFO (18:42: 4:394 | 0) 57103; [rp] subscribe audio cid:11 uid:1000000010,old:3,new:1,elapsed:3371 INFO (18:42: 4:691 | 297) 57103; [rp] report event fail id:328 INFO (18:42: 5:509 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 5:509 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 5:509 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 5:511 | 2) 1031; [adm][s] AudioSessionRouteChange: AudioSessionRouteChange: from (3) to (3)! INFO (18:42: 5:511 | 0) 1031; [adm][s] AudioSessionRouteChange: Route change: INFO (18:42: 5:511 | 0) 1031; [adm][s] AudioSessionRouteChange: CategoryChange with New category: AVAudioSessionCategoryAmbient INFO (18:42: 5:511 | 0) 1031; [adm][s] AudioSessionRouteChange: Session sample rate: 48000, frames_per_buffer: 1024 INFO (18:42: 5:511 | 0) 1031; [adm][s] AudioSessionRouteChange: ADM sample rate: 48000, frames_per_buffer: 1024 WARN (18:42: 5:511 | 0) 1031; [adm][w] AudioSessionRouteChange: Ignoring sample rate change since audio parameters are intact. WARN (18:42: 5:613 | 102) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault WARN (18:42: 5:613 | 0) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call INFO (18:42: 6: 99 | 0) 114211; [che] OnAudioFrameFrozen: cid 11 uid 1000000010, frozen false INFO (18:42: 6: 99 | 0) 114211; [che] setRemoteAudioState: uid 1000000010 of cid 11 invalid state 2 in mute state suppressed WARN (18:42: 6:615 | 516) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault WARN (18:42: 6:616 | 1) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call INFO (18:42: 6:652 | 36) 57103; [xla] first remote audio frame uid:1000000010, valid:0, drawn:15696, pub:31, join:17968, firstdraw:0 WARN (18:42: 7:619 | 0) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault WARN (18:42: 7:620 | 1) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call WARN (18:42: 7:655 | 35) 114211; captured signal all 0s WARN (18:42: 7:655 | 0) 114211; audio device captured signal all 0s WARN (18:42: 8:616 | 0) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault WARN (18:42: 8:617 | 1) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call WARN (18:42: 8:617 | 0) 147719; iOS audio device malfunction is detected, require restart, time span = 5006 INFO (18:42: 8:618 | 1) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:42: 8:618 | 0) 57103; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:42: 8:618 | 0) 57103; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:42: 8:618 | 0) 57103; [rp] {"che.audio.restart":true} INFO (18:42: 8:618 | 0) 57103; _restart in INFO (18:42: 8:618 | 0) 57103; stopCall in INFO (18:42: 8:618 | 0) 57103; StopRecording complete INFO (18:42: 8:618 | 0) 57103; SetLocalState: state 0 error 0 INFO (18:42: 8:618 | 0) 57103; StopRecording complete INFO (18:42: 8:618 | 0) 57103; StopPlayout complete INFO (18:42: 8:618 | 0) 57103; setAecType: aec is set to 5 INFO (18:42: 8:618 | 0) 149007; [adm][s] enter_exit: enter StopRecording INFO (18:42: 8:618 | 0) 149007; [adm][s] ~enter_exit: exit StopRecording[0ms] INFO (18:42: 8:618 | 0) 149007; [adm][s] enter_exit: enter StopPlayout INFO (18:42: 8:641 | 23) 57103; StereoPlayoutIsAvailable(), output: available=0 INFO (18:42: 8:641 | 0) 57103; StereoRecordingIsAvailable(), output: available=0 INFO (18:42: 8:641 | 0) 57103; SetCodec by type : No. 85, Channel 1 INFO (18:42: 8:641 | 0) 57103; SetCodec by type : No. 85, Channel 1 WARN (18:42: 8:642 | 1) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault WARN (18:42: 8:644 | 2) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call INFO (18:42: 8:644 | 0) 57103; StartPlayout complete INFO (18:42: 8:644 | 0) 57103; getScenarioRecordConfig: scenario 7 audienceNeedRecord 1 INFO (18:42: 8:644 | 0) 57103; StartSend INFO (18:42: 8:644 | 0) 57103; SetLocalState: state 1 error 0 INFO (18:42: 8:644 | 0) 57103; StartRecording complete INFO (18:42: 8:644 | 0) 57103; _startCall: audienceRecord 1, mWillsend 1, enableBuildinAEC 1(call volume), enableLocalAudio 1 INFO (18:42: 8:644 | 0) 57103; setAecType: aec is set to 5 INFO (18:42: 8:644 | 0) 57103; setAecType: aec is set to 5 INFO (18:42: 8:644 | 0) 57103; SetHowlingControl enable = 1 INFO (18:42: 8:644 | 0) 57103; SetBurstNoiseDetection enable = 0 INFO (18:42: 8:644 | 0) 57103; _setAudioOutputRouting: Application Config module: Route 3, NS off, AEC off, AGC off, MD off, HC on INFO (18:42: 8:644 | 0) 57103; _setAudioOutputRouting: MID = 1010, Routing = 3 INFO (18:42: 8:644 | 0) 57103; output: NOT_SUPPORTED INFO (18:42: 8:644 | 0) 57103; Output: audioLayer=9 INFO (18:42: 8:648 | 4) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:42: 8:648 | 0) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:42: 8:652 | 4) 149007; [adm][s] ~enter_exit: exit StopPlayout[34ms] INFO (18:42: 8:652 | 0) 149007; [adm][s] enter_exit: enter StopPlayout INFO (18:42: 8:652 | 0) 149007; [adm][s] ~enter_exit: exit StopPlayout[0ms] INFO (18:42: 8:652 | 0) 149007; [adm][s] enter_exit: enter StopRecording INFO (18:42: 8:652 | 0) 149007; [adm][s] ~enter_exit: exit StopRecording[0ms] INFO (18:42: 8:652 | 0) 149007; [adm][s] enter_exit: enter StopPlayout INFO (18:42: 8:652 | 0) 149007; [adm][s] ~enter_exit: exit StopPlayout[0ms] INFO (18:42: 8:652 | 0) 149007; [adm][s] enter_exit: enter StopRecording INFO (18:42: 8:652 | 0) 149007; [adm][s] ~enter_exit: exit StopRecording[0ms] INFO (18:42: 8:652 | 0) 149007; [adm][s] enter_exit: enter InitPlayout INFO (18:42: 8:924 | 272) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 8:924 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 8:924 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 8:953 | 29) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 8:953 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 8:953 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 9: 20 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 9: 20 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 9: 20 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 9:114 | 94) 149007; [adm][s] ActivateAudioSession: Number of audio session users: 1 INFO (18:42: 9:117 | 3) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 9:117 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 9:117 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42: 9:146 | 29) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: sample rate: 48000 INFO (18:42: 9:147 | 1) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: IO buffer duration: 0.0213333 INFO (18:42: 9:147 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: output channels: 2 INFO (18:42: 9:147 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: input channels: 4 INFO (18:42: 9:149 | 2) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: output latency: 0.00129167 INFO (18:42: 9:150 | 1) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: input latency: 0.000604167 INFO (18:42: 9:164 | 14) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: frames per I/O buffer: 1024 INFO (18:42: 9:164 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: bytes per I/O buffer: 4096 INFO (18:42: 9:164 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: required playout buffer size: 6016 INFO (18:42: 9:164 | 0) 149007; ChEBaseImpl, audio Layer = 9 INFO (18:42: 9:177 | 13) 149007; getScenarioRecordConfig: scenario 7 audienceNeedRecord 1 INFO (18:42: 9:184 | 7) 149007; [adm][s] SetupAndInitializeVoiceProcessingAudioUnit: Voice-Processing I/O unit is now initialized INFO (18:42: 9:185 | 1) 149007; getScenarioRecordConfig: scenario 7 audienceNeedRecord 1 INFO (18:42: 9:190 | 5) 149007; ChEBaseImpl, audio routing is changed to 3 INFO (18:42: 9:190 | 0) 149007; [adm][s] ~enter_exit: exit InitPlayout[538ms] INFO (18:42: 9:190 | 0) 149007; [adm][s] enter_exit: enter StartPlayout INFO (18:42: 9:190 | 0) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:42: 9:190 | 0) 57103; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:42: 9:190 | 0) 57103; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:42: 9:190 | 0) 57103; [rp] {"che.audio.output.routing":3} WARN (18:42: 9:190 | 0) 57103; _setAudioOutputRouting: routing 3 set repeatly, will return INFO (18:42: 9:286 | 96) 149007; [adm][s] StartPlayout: StartPlayout: I/O audio unit is now started INFO (18:42: 9:286 | 0) 149007; [adm][s] ~enter_exit: exit StartPlayout[96ms] INFO (18:42: 9:286 | 0) 149007; [adm][s] enter_exit: enter InitRecording INFO (18:42: 9:286 | 0) 149007; [adm][s] ~enter_exit: exit InitRecording[0ms] INFO (18:42: 9:286 | 0) 149007; [adm][s] enter_exit: enter StartRecording INFO (18:42: 9:286 | 0) 149007; [adm][s] ~enter_exit: exit StartRecording[0ms] INFO (18:42: 9:303 | 17) 114703; SetLocalState: state 2 error 0 INFO (18:42: 9:304 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:304 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:304 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:325 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:325 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:326 | 1) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:42: 9:347 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:347 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:369 | 22) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:369 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:390 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:390 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:409 | 19) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:409 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:433 | 24) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:433 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:455 | 22) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:455 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:455 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:474 | 19) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:474 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:497 | 23) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:497 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:518 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:518 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:538 | 20) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:538 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:561 | 23) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:561 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:582 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:582 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:603 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:603 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:624 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:624 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:625 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:646 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:646 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:666 | 20) 114703; shrink internal buffer on first call to GetAudio INFO (18:42: 9:666 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10: 80 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10: 80 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:101 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:101 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:104 | 3) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:10:104 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:10:104 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:10:106 | 2) 1031; [adm][s] AudioSessionRouteChange: AudioSessionRouteChange: from (3) to (3)! INFO (18:42:10:106 | 0) 1031; [adm][s] AudioSessionRouteChange: Route change: INFO (18:42:10:106 | 0) 1031; [adm][s] AudioSessionRouteChange: CategoryChange with New category: AVAudioSessionCategoryAmbient INFO (18:42:10:107 | 1) 1031; [adm][s] AudioSessionRouteChange: Session sample rate: 48000, frames_per_buffer: 1024 INFO (18:42:10:107 | 0) 1031; [adm][s] AudioSessionRouteChange: ADM sample rate: 48000, frames_per_buffer: 1024 WARN (18:42:10:107 | 0) 1031; [adm][w] AudioSessionRouteChange: Ignoring sample rate change since audio parameters are intact. INFO (18:42:10:122 | 15) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:122 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:144 | 22) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:144 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:165 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:165 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:165 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:186 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:186 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:207 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:208 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:229 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:229 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:250 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:250 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:272 | 22) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:272 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:293 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:293 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:315 | 22) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:315 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:336 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:336 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:336 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:357 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:357 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:378 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:378 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:399 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:399 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:421 | 22) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:421 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:443 | 22) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:443 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:464 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:464 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:485 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:485 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:486 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:507 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:507 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:528 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:528 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:549 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:549 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:571 | 22) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:571 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:592 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:592 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:613 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:613 | 0) 114703; shrink internal buffer on first call to GetAudio WARN (18:42:10:620 | 7) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault WARN (18:42:10:620 | 0) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call INFO (18:42:10:636 | 16) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:636 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:656 | 20) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:656 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:656 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:677 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:677 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:691 | 14) 57103; uid (10007) disconnect, 406914868 - 406899568 = 15300 INFO (18:42:10:692 | 1) 57103; [rp] report event fail id:328 INFO (18:42:10:699 | 7) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:699 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:720 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:721 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:742 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:742 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:763 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:763 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:784 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:785 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:806 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:806 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:806 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:827 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:827 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:848 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:848 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:870 | 22) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:870 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:891 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:891 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:912 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:913 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:934 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:934 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:957 | 23) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:957 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:976 | 19) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:977 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:977 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:998 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:10:998 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11: 19 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11: 19 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11: 40 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11: 41 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11: 62 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11: 62 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11: 83 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11: 83 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:104 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:105 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:126 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:126 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:126 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:147 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:147 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:168 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:169 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:190 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:190 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:210 | 20) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:211 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:232 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:232 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:253 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:253 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:276 | 23) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:276 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:296 | 20) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:296 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:297 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:318 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:318 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:339 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:339 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:360 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:361 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:383 | 22) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:383 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:404 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:404 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:424 | 20) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:425 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:447 | 22) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:447 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:447 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:468 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:468 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:489 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:490 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:511 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:511 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:532 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:532 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:553 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:554 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:574 | 20) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:574 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:598 | 24) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:599 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:617 | 18) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:618 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:618 | 0) 114703; shrink internal buffer on first call to GetAudio WARN (18:42:11:621 | 3) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault WARN (18:42:11:621 | 0) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call INFO (18:42:11:639 | 18) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:639 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:660 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:660 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:680 | 20) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:681 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:702 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:702 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:724 | 22) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:724 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:745 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:746 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:767 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:767 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:767 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:788 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:788 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:808 | 20) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:809 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:830 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:830 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:852 | 22) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:852 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:873 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:874 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:895 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:895 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:919 | 24) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:919 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:937 | 18) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:938 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:938 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:958 | 20) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:958 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:980 | 22) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:11:980 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12: 1 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12: 2 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12: 23 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12: 23 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12: 44 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12: 44 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12: 65 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12: 66 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12: 87 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12: 87 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12: 87 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:108 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:108 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:129 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:130 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:151 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:151 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:172 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:172 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:193 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:193 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:214 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:214 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:238 | 24) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:239 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:257 | 18) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:257 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:258 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:279 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:279 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:300 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:300 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:321 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:322 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:343 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:343 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:364 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:364 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:385 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:386 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:407 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:407 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:407 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:428 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:428 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:449 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:449 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:471 | 22) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:471 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:492 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:492 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:513 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:514 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:535 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:535 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:558 | 23) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:559 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:577 | 18) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:578 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:578 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:599 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:599 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:619 | 20) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:620 | 1) 114703; shrink internal buffer on first call to GetAudio WARN (18:42:12:623 | 3) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault WARN (18:42:12:623 | 0) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call INFO (18:42:12:640 | 17) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:641 | 1) 114703; shrink internal buffer on first call to GetAudio WARN (18:42:12:660 | 19) 114703; captured signal all 0s WARN (18:42:12:660 | 0) 114703; audio device captured signal all 0s INFO (18:42:12:662 | 2) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:662 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:684 | 22) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:684 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:704 | 20) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:705 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:726 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:726 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:726 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:748 | 22) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:748 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:769 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:769 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:790 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:790 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:812 | 22) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:812 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:832 | 20) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:832 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:854 | 22) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:854 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:877 | 23) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:877 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:897 | 20) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:898 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:898 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:919 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:919 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:939 | 20) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:939 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:961 | 22) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:962 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:982 | 20) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:12:982 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13: 3 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13: 3 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13: 25 | 22) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13: 26 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13: 47 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13: 47 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13: 47 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13: 68 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13: 68 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13: 89 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13: 90 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:111 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:111 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:131 | 20) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:131 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:153 | 22) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:154 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:175 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:175 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:197 | 22) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:197 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:216 | 19) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:217 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:217 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:238 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:239 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:259 | 20) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:259 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:279 | 20) 1031; new video render receive UIApplicationWillResignActiveNotification INFO (18:42:13:279 | 0) 1031; new video render finsih UIApplicationWillResignActiveNotification INFO (18:42:13:279 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:280 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:281 | 1) 1031; UIApplicationWillResignActiveNotification, state: 1 INFO (18:42:13:281 | 0) 1031; UIApplicationStateActive check timer started INFO (18:42:13:300 | 19) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:301 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:322 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:322 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:343 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:344 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:365 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:365 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:365 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:386 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:386 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:407 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:407 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:429 | 22) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:429 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:450 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:450 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:472 | 22) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:472 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:493 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:493 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:516 | 23) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:516 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:536 | 20) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:536 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:536 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:557 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:557 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:578 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:579 | 1) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:600 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:600 | 0) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:621 | 21) 114703; shrink internal buffer on first call to GetAudio INFO (18:42:13:621 | 0) 114703; shrink internal buffer on first call to GetAudio WARN (18:42:13:625 | 4) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault WARN (18:42:13:625 | 0) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call WARN (18:42:13:625 | 0) 147719; iOS audio device malfunction is detected, require restart, time span = 5007 INFO (18:42:13:625 | 0) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:42:13:625 | 0) 57103; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:42:13:625 | 0) 57103; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:42:13:625 | 0) 57103; [rp] {"che.audio.restart":true} INFO (18:42:13:625 | 0) 57103; _restart in INFO (18:42:13:625 | 0) 57103; stopCall in INFO (18:42:13:625 | 0) 57103; StopRecording complete INFO (18:42:13:625 | 0) 57103; SetLocalState: state 0 error 0 INFO (18:42:13:625 | 0) 57103; StopRecording complete INFO (18:42:13:625 | 0) 57103; StopPlayout complete INFO (18:42:13:625 | 0) 57103; setAecType: aec is set to 5 INFO (18:42:13:625 | 0) 149007; [adm][s] enter_exit: enter StopRecording INFO (18:42:13:625 | 0) 149007; [adm][s] ~enter_exit: exit StopRecording[0ms] INFO (18:42:13:625 | 0) 149007; [adm][s] enter_exit: enter StopPlayout INFO (18:42:13:625 | 0) 57103; StereoPlayoutIsAvailable(), output: available=0 INFO (18:42:13:625 | 0) 57103; StereoRecordingIsAvailable(), output: available=0 INFO (18:42:13:626 | 1) 57103; SetCodec by type : No. 85, Channel 1 INFO (18:42:13:626 | 0) 57103; SetCodec by type : No. 85, Channel 1 WARN (18:42:13:626 | 0) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault INFO (18:42:13:647 | 21) 57103; StartPlayout complete INFO (18:42:13:647 | 0) 57103; getScenarioRecordConfig: scenario 7 audienceNeedRecord 1 INFO (18:42:13:647 | 0) 57103; StartSend INFO (18:42:13:647 | 0) 57103; SetLocalState: state 1 error 0 INFO (18:42:13:647 | 0) 57103; StartRecording complete INFO (18:42:13:647 | 0) 57103; _startCall: audienceRecord 1, mWillsend 1, enableBuildinAEC 1(call volume), enableLocalAudio 1 INFO (18:42:13:647 | 0) 57103; setAecType: aec is set to 5 INFO (18:42:13:647 | 0) 57103; setAecType: aec is set to 5 WARN (18:42:13:647 | 0) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call INFO (18:42:13:647 | 0) 57103; SetHowlingControl enable = 1 INFO (18:42:13:647 | 0) 57103; SetBurstNoiseDetection enable = 0 INFO (18:42:13:647 | 0) 57103; _setAudioOutputRouting: Application Config module: Route 3, NS off, AEC off, AGC off, MD off, HC on INFO (18:42:13:647 | 0) 57103; _setAudioOutputRouting: MID = 1010, Routing = 3 INFO (18:42:13:647 | 0) 57103; output: NOT_SUPPORTED INFO (18:42:13:647 | 0) 57103; Output: audioLayer=9 INFO (18:42:13:651 | 4) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:42:13:651 | 0) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:42:13:657 | 6) 149007; [adm][s] ~enter_exit: exit StopPlayout[32ms] INFO (18:42:13:657 | 0) 149007; [adm][s] enter_exit: enter StopPlayout INFO (18:42:13:657 | 0) 149007; [adm][s] ~enter_exit: exit StopPlayout[0ms] INFO (18:42:13:657 | 0) 149007; [adm][s] enter_exit: enter StopRecording INFO (18:42:13:657 | 0) 149007; [adm][s] ~enter_exit: exit StopRecording[0ms] INFO (18:42:13:657 | 0) 149007; [adm][s] enter_exit: enter StopPlayout INFO (18:42:13:657 | 0) 149007; [adm][s] ~enter_exit: exit StopPlayout[0ms] INFO (18:42:13:657 | 0) 149007; [adm][s] enter_exit: enter StopRecording INFO (18:42:13:657 | 0) 149007; [adm][s] ~enter_exit: exit StopRecording[0ms] INFO (18:42:13:657 | 0) 149007; [adm][s] enter_exit: enter InitPlayout INFO (18:42:13:910 | 253) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:13:910 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:13:910 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:13:964 | 54) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:13:964 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:13:964 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:13:995 | 31) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:13:995 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:13:995 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:14: 96 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:14: 96 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:14: 96 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:14:104 | 8) 149007; [adm][s] ActivateAudioSession: Number of audio session users: 1 INFO (18:42:14:124 | 20) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: sample rate: 48000 INFO (18:42:14:132 | 8) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: IO buffer duration: 0.0213333 INFO (18:42:14:132 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: output channels: 2 INFO (18:42:14:132 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: input channels: 4 INFO (18:42:14:138 | 6) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: output latency: 0.00129167 INFO (18:42:14:140 | 2) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: input latency: 0.000604167 INFO (18:42:14:155 | 15) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: frames per I/O buffer: 1024 INFO (18:42:14:155 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: bytes per I/O buffer: 4096 INFO (18:42:14:155 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: required playout buffer size: 6016 INFO (18:42:14:155 | 0) 149007; ChEBaseImpl, audio Layer = 9 INFO (18:42:14:163 | 8) 149007; getScenarioRecordConfig: scenario 7 audienceNeedRecord 1 INFO (18:42:14:167 | 4) 149007; [adm][s] SetupAndInitializeVoiceProcessingAudioUnit: Voice-Processing I/O unit is now initialized INFO (18:42:14:169 | 2) 149007; getScenarioRecordConfig: scenario 7 audienceNeedRecord 1 INFO (18:42:14:170 | 1) 149007; ChEBaseImpl, audio routing is changed to 3 INFO (18:42:14:170 | 0) 149007; [adm][s] ~enter_exit: exit InitPlayout[513ms] INFO (18:42:14:170 | 0) 149007; [adm][s] enter_exit: enter StartPlayout INFO (18:42:14:170 | 0) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:42:14:170 | 0) 57103; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:42:14:170 | 0) 57103; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:42:14:170 | 0) 57103; [rp] {"che.audio.output.routing":3} WARN (18:42:14:170 | 0) 57103; _setAudioOutputRouting: routing 3 set repeatly, will return INFO (18:42:14:235 | 65) 1031; new video render receive UIApplicationDidEnterBackgroundNotification INFO (18:42:14:235 | 0) 1031; new video render finsih UIApplicationDidEnterBackgroundNotification INFO (18:42:14:236 | 1) 1031; UIApplicationDidEnterBackgroundNotification, state: 2 INFO (18:42:14:259 | 23) 149007; [adm][s] StartPlayout: StartPlayout: I/O audio unit is now started INFO (18:42:14:259 | 0) 149007; [adm][s] ~enter_exit: exit StartPlayout[89ms] INFO (18:42:14:259 | 0) 149007; [adm][s] enter_exit: enter InitRecording INFO (18:42:14:259 | 0) 149007; [adm][s] ~enter_exit: exit InitRecording[0ms] INFO (18:42:14:259 | 0) 149007; [adm][s] enter_exit: enter StartRecording INFO (18:42:14:259 | 0) 149007; [adm][s] ~enter_exit: exit StartRecording[0ms] INFO (18:42:14:280 | 21) 146459; SetLocalState: state 2 error 0 INFO (18:42:14:281 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:281 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:281 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:302 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:302 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:303 | 1) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:42:14:322 | 19) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:322 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:345 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:345 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:367 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:367 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:386 | 19) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:386 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:412 | 26) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:412 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:434 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:434 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:434 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:451 | 17) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:452 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:474 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:474 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:495 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:495 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:515 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:515 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:538 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:538 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:560 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:560 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:581 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:581 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:602 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:602 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:602 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:624 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:624 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:643 | 19) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:644 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:666 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:667 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:688 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:688 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:693 | 5) 57103; adjustCodecFrameRates: Cannot adjust frame rate when VQC is on INFO (18:42:14:693 | 0) 57103; [tactics] handle videobwe:0 fps:5 now:406918870 406923870 INFO (18:42:14:708 | 15) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:708 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:730 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:730 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:752 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:752 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:752 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:771 | 19) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:772 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:794 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:794 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:815 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:816 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:836 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:836 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:859 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:859 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:880 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:880 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:901 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:901 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:922 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:922 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:923 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:943 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:943 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:963 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:964 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:987 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:14:987 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15: 7 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15: 7 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15: 27 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15: 27 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15: 49 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15: 49 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15: 71 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15: 71 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15: 71 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15: 91 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15: 91 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:114 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:114 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:135 | 21) 146459; shrink internal buffer on first call to GetAudio Local Date: Sun May 16 18:42:15 2021 Build info: Dec 12 2020 10:45:45 r

INFO (18:42:15:135 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:155 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:155 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:178 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:178 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:199 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:199 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:221 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:221 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:242 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:242 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:242 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:263 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:264 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:283 | 19) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:283 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:306 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:307 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:327 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:328 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:347 | 19) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:347 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:370 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:370 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:391 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:391 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:392 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:411 | 19) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:411 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:434 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:434 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:455 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:456 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:475 | 19) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:475 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:498 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:498 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:520 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:520 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:540 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:540 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:562 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:562 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:562 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:583 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:583 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:603 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:604 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:626 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:626 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:647 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:647 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:667 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:667 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:689 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:690 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:711 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:711 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:712 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:731 | 19) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:731 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:754 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:754 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:775 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:775 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:795 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:795 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:818 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:818 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:839 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:839 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:860 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:860 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:882 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:882 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:882 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:903 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:903 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:923 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:923 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:946 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:946 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:967 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:968 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:987 | 19) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:15:988 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16: 10 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16: 10 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16: 31 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16: 32 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16: 32 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16: 51 | 19) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16: 52 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16: 74 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16: 74 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16: 95 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16: 95 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:115 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:116 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:138 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:138 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:159 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:159 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:180 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:181 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:202 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:202 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:202 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:223 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:223 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:243 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:243 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:266 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:266 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:287 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:287 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:307 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:307 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:329 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:330 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:351 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:352 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:352 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:371 | 19) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:372 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:394 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:394 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:415 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:415 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:435 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:435 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:457 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:458 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:479 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:479 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:500 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:500 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:522 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:522 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:522 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:543 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:543 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:563 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:563 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:586 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:586 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:608 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:608 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:627 | 19) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:627 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:650 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:650 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:672 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:672 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:672 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:691 | 19) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:691 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:694 | 3) 57103; [rp] report event fail id:328 INFO (18:42:16:714 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:714 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:735 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:735 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:755 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:755 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:778 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:778 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:799 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:800 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:821 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:821 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:842 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:842 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:842 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:863 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:863 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:883 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:883 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:906 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:906 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:927 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:928 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:947 | 19) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:947 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:970 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:970 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:991 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:991 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:16:992 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17: 11 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17: 11 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17: 34 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17: 34 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17: 55 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17: 55 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17: 75 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17: 75 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17: 98 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17: 98 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:119 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:119 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:140 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:140 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:162 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:162 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:162 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:183 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:183 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:203 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:203 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:226 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:226 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:247 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:247 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:267 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:267 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:290 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:290 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:311 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:311 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:311 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:331 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:331 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:354 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:354 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:375 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:376 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:395 | 19) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:395 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:418 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:418 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:439 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:439 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:460 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:460 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:482 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:482 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:482 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:503 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:503 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:523 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:523 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:546 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:546 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:567 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:567 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:587 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:587 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:610 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:610 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:632 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:632 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:632 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:651 | 19) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:651 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:674 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:674 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:695 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:695 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:715 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:715 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:738 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:738 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:759 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:760 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:781 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:781 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:801 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:801 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:801 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:822 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:822 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:842 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:843 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:865 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:865 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:887 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:887 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:907 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:907 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:930 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:930 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:952 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:952 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:952 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:971 | 19) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:971 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:994 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:17:994 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18: 15 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18: 15 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18: 35 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18: 36 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18: 58 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18: 58 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18: 79 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18: 79 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:100 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:100 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:122 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:122 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:122 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:143 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:143 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:163 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:163 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:186 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:186 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:207 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:207 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:227 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:227 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:250 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:250 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:271 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:272 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:272 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:291 | 19) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:291 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:313 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:314 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:335 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:335 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:355 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:355 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:378 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:378 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:399 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:399 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:420 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:420 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:441 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:442 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:442 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:463 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:463 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:483 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:483 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:506 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:506 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:527 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:527 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:547 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:547 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:570 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:570 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:591 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:591 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:592 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:611 | 19) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:611 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:634 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:634 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:655 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:655 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:675 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:675 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:698 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:698 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:720 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:720 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:740 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:740 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:761 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:762 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:762 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:783 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:783 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:803 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:803 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:826 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:826 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:847 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:848 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:867 | 19) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:867 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:890 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:890 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:911 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:911 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:912 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:931 | 19) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:932 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:954 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:954 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:975 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:975 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:995 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:18:995 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19: 18 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19: 18 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19: 39 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19: 39 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19: 60 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19: 60 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19: 82 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19: 82 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19: 82 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:103 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:104 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:123 | 19) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:123 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:146 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:146 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:167 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:167 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:187 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:187 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:209 | 22) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:210 | 1) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:231 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:231 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:231 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:251 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:251 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:274 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:274 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:295 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:295 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:315 | 20) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:315 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:338 | 23) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:338 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:359 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:359 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:380 | 21) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:380 | 0) 146459; shrink internal buffer on first call to GetAudio INFO (18:42:19:402 | 22) 146459; [che] setRemoteAudioState: uid 1000000010 of cid 11 same state 0 and same reason 5 suppressed INFO (18:42:19:402 | 0) 146459; [che] OnAudioPlayerDestroyed: cid 11 uid 1000000010 STOPPED by ~dtor, m_validPeers.size() 1 INFO (18:42:19:402 | 0) 146459; invoked by mute, ignore. uid = 1000000010 INFO (18:42:19:658 | 256) 146459; Audio statistics - rec count: record count = 200 signal level: near_in = 105, near_out = 104 farin = 105 INFO (18:42:19:659 | 1) 146459; Audio statistics - play count: playout count = 200 signal level: far_in = 0 INFO (18:42:20:600 | 0) 57103; CALL STATS: duration 30s cpu app/total 8.85/37.22 memory size app/ratio app/total 128337KB/3.88/94.30 battery 0 tx/rx: 53/8 kbps 192.628K/103.120K bytes INFO (18:42:22:696 | 96) 57103; [rp] report event fail id:328 INFO (18:42:23:694 | 0) 57103; [rs] report stats: seq: 1248, report list size 0, tx/rx: 185659/59904, cache size: 0 INFO (18:42:23:694 | 0) 57103; [rs] report server1: 23.236.96.162:8130 INFO (18:42:28:697 | 3) 57103; [rp] report event fail id:328 INFO (18:42:31:835 | 138) 1031; new video render receive UIApplicationWillEnterForegroundNotification INFO (18:42:31:835 | 0) 1031; new video render finsih UIApplicationWillEnterForegroundNotification INFO (18:42:32:224 | 0) 1031; UIApplicationWillEnterForegroundNotification, state: 2 INFO (18:42:32:290 | 66) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:32:290 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:32:290 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:32:293 | 3) 1031; [adm][s] AudioSessionRouteChange: AudioSessionRouteChange: from (3) to (3)! INFO (18:42:32:293 | 0) 1031; [adm][s] AudioSessionRouteChange: Route change: INFO (18:42:32:293 | 0) 1031; [adm][s] AudioSessionRouteChange: CategoryChange with New category: AVAudioSessionCategoryAmbient INFO (18:42:32:293 | 0) 1031; [adm][s] AudioSessionRouteChange: Session sample rate: 48000, frames_per_buffer: 1024 INFO (18:42:32:293 | 0) 1031; [adm][s] AudioSessionRouteChange: ADM sample rate: 48000, frames_per_buffer: 1024 WARN (18:42:32:293 | 0) 1031; [adm][w] AudioSessionRouteChange: Ignoring sample rate change since audio parameters are intact. INFO (18:42:32:294 | 1) 1031; new video render receive UIApplicationDidBecomeActiveNotification INFO (18:42:32:294 | 0) 1031; new video render finsih UIApplicationDidBecomeActiveNotification INFO (18:42:32:294 | 0) 1031; UIApplicationDidBecomeActiveNotification, state: 0 INFO (18:42:32:294 | 0) 1031; UIApplicationStateActive check timer stopped INFO (18:42:32:294 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_2: recv UIApplicationDidBecomeActiveNotification but sink object has been destroyed INFO (18:42:32:294 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_2: recv UIApplicationDidBecomeActiveNotification but sink object has been destroyed INFO (18:42:32:294 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_2: recv UIApplicationDidBecomeActiveNotification but sink object has been destroyed INFO (18:42:32:306 | 12) 1031; [API][rtc_engine_impl.cpp:1423][disableAudio] INFO (18:42:32:306 | 0) 1031; API call to disable audio INFO (18:42:32:306 | 0) 1031; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:42:32:306 | 0) 1031; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:42:32:306 | 0) 1031; [API][rtc_engine_impl.cpp:1413][enableLocalAudio] INFO (18:42:32:306 | 0) 1031; API call to enable local audio INFO (18:42:32:306 | 0) 1031; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:42:32:306 | 0) 1031; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:42:32:307 | 1) 57103; [rp] {"rtc.audio.enabled":false,"che.audio.enable.recording.device":false} INFO (18:42:32:307 | 0) 57103; onAudioStatusChanged disable audio INFO (18:42:32:307 | 0) 57103; stopCall in INFO (18:42:32:307 | 0) 57103; StopRecording complete INFO (18:42:32:307 | 0) 57103; SetLocalState: state 0 error 0 INFO (18:42:32:307 | 0) 57103; StopRecording complete INFO (18:42:32:307 | 0) 57103; StopPlayout complete INFO (18:42:32:307 | 0) 57103; setAecType: aec is set to 5 INFO (18:42:32:307 | 0) 57103; API call to disable audio INFO (18:42:32:307 | 0) 57103; [ds]: ver 2 ds '{"streamType":4}' INFO (18:42:32:307 | 0) 57103; [ch0] sync (cid:1489313181, uid:10007, sync:2): 23.236.110.173:4016 INFO (18:42:32:307 | 0) 57103; audio setPeerAudioMuteStatus: cid 11 uid 1000000010 muted 1 ERROR (18:42:32:307 | 0) 57103; onPeerAudioMuteStatus: uid 1000000010 already muted INFO (18:42:32:307 | 0) 57103; [che] setRemoteAudioState: uid 1000000010 of cid 11 same state 0 and same reason 5 suppressed INFO (18:42:32:307 | 0) 149007; [adm][s] enter_exit: enter StopRecording INFO (18:42:32:307 | 0) 149007; [adm][s] ~enter_exit: exit StopRecording[0ms] INFO (18:42:32:307 | 0) 149007; [adm][s] enter_exit: enter StopPlayout INFO (18:42:32:308 | 1) 57103; audio setPeerAudioMuteStatus: cid uid 0 muted 1 WARN (18:42:32:308 | 0) 57103; enableLocalRecordingDevice: audio is disabled and will return INFO (18:42:32:308 | 0) 57103; [rp] {"che.audio.enable.recording.device":false} WARN (18:42:32:308 | 0) 57103; enableLocalRecordingDevice: audio is disabled and will return INFO (18:42:32:308 | 0) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:42:32:308 | 0) 57103; [rp] publish audio old:3,new:1,elapsed:43108 INFO (18:42:32:329 | 21) 149007; [adm][s] ~enter_exit: exit StopPlayout[22ms] INFO (18:42:32:398 | 69) 1031; [API][rtc_engine_impl.cpp:1403][enableAudio] INFO (18:42:32:398 | 0) 1031; API call to enable audio INFO (18:42:32:398 | 0) 1031; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:42:32:398 | 0) 1031; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:42:32:399 | 1) 1031; [API][rtc_engine_impl.cpp:1413][enableLocalAudio] INFO (18:42:32:399 | 0) 1031; API call to enable local audio INFO (18:42:32:399 | 0) 1031; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:42:32:399 | 0) 1031; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:42:32:399 | 0) 57103; [rp] {"rtc.audio.enabled":true,"che.audio.enable.recording.device":true} INFO (18:42:32:399 | 0) 57103; onAudioStatusChanged enable audio INFO (18:42:32:399 | 0) 57103; SetCodec by type : No. 85, Channel 1 INFO (18:42:32:400 | 1) 57103; StartPlayout complete INFO (18:42:32:400 | 0) 57103; getScenarioRecordConfig: scenario 7 audienceNeedRecord 1 INFO (18:42:32:400 | 0) 57103; StartSend INFO (18:42:32:401 | 1) 57103; SetLocalState: state 1 error 0 INFO (18:42:32:401 | 0) 57103; StartRecording complete INFO (18:42:32:401 | 0) 57103; _startCall: audienceRecord 1, mWillsend 1, enableBuildinAEC 1(call volume), enableLocalAudio 1 INFO (18:42:32:401 | 0) 57103; setAecType: aec is set to 5 INFO (18:42:32:401 | 0) 57103; setAecType: aec is set to 5 INFO (18:42:32:401 | 0) 57103; SetHowlingControl enable = 1 INFO (18:42:32:401 | 0) 57103; SetBurstNoiseDetection enable = 0 INFO (18:42:32:401 | 0) 57103; _setAudioOutputRouting: Application Config module: Route 3, NS off, AEC off, AGC off, MD off, HC on INFO (18:42:32:401 | 0) 57103; _setAudioOutputRouting: MID = 1010, Routing = 3 INFO (18:42:32:401 | 0) 57103; output: NOT_SUPPORTED INFO (18:42:32:401 | 0) 57103; Output: audioLayer=9 INFO (18:42:32:401 | 0) 57103; API call to enable audio INFO (18:42:32:401 | 0) 57103; audio setPeerAudioMuteStatus: cid 11 uid 1000000010 muted 1 ERROR (18:42:32:401 | 0) 57103; onPeerAudioMuteStatus: uid 1000000010 already muted INFO (18:42:32:401 | 0) 57103; [che] setRemoteAudioState: uid 1000000010 of cid 11 same state 0 and same reason 5 suppressed INFO (18:42:32:401 | 0) 149007; [adm][s] enter_exit: enter InitPlayout INFO (18:42:32:401 | 0) 57103; audio setPeerAudioMuteStatus: cid uid 0 muted 0 WARN (18:42:32:401 | 0) 57103; enableLocalRecordingDevice: enable 1 already set INFO (18:42:32:401 | 0) 57103; [rp] {"che.audio.enable.recording.device":true} WARN (18:42:32:401 | 0) 57103; enableLocalRecordingDevice: enable 1 already set INFO (18:42:32:401 | 0) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:42:32:401 | 0) 57103; [rp] publish audio old:1,new:2,elapsed:93 INFO (18:42:32:602 | 201) 57103; [ds]: ver 3 ds '{"streamType":5}' INFO (18:42:32:602 | 0) 57103; [ch0] sync (cid:1489313181, uid:10007, sync:3): 23.236.110.173:4016 INFO (18:42:32:611 | 9) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:32:611 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:32:611 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:32:638 | 27) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:32:638 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:32:638 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:32:685 | 47) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:32:685 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:32:685 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:32:775 | 90) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:32:775 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:32:775 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:32:781 | 6) 149007; [adm][s] ActivateAudioSession: Number of audio session users: 1 INFO (18:42:32:793 | 12) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: sample rate: 48000 INFO (18:42:32:801 | 8) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: IO buffer duration: 0.0213333 INFO (18:42:32:801 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: output channels: 2 INFO (18:42:32:801 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: input channels: 4 INFO (18:42:32:803 | 2) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: output latency: 0.00129167 INFO (18:42:32:804 | 1) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: input latency: 0.000604167 INFO (18:42:32:820 | 16) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: frames per I/O buffer: 1024 INFO (18:42:32:820 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: bytes per I/O buffer: 4096 INFO (18:42:32:820 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: required playout buffer size: 6016 INFO (18:42:32:820 | 0) 149007; ChEBaseImpl, audio Layer = 9 INFO (18:42:32:825 | 5) 149007; getScenarioRecordConfig: scenario 7 audienceNeedRecord 1 INFO (18:42:32:831 | 6) 149007; [adm][s] SetupAndInitializeVoiceProcessingAudioUnit: Voice-Processing I/O unit is now initialized INFO (18:42:32:832 | 1) 149007; getScenarioRecordConfig: scenario 7 audienceNeedRecord 1 INFO (18:42:32:834 | 2) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:42:32:834 | 0) 149007; ChEBaseImpl, audio routing is changed to 3 INFO (18:42:32:834 | 0) 57103; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:42:32:834 | 0) 149007; [adm][s] ~enter_exit: exit InitPlayout[434ms] INFO (18:42:32:834 | 0) 149007; [adm][s] enter_exit: enter StartPlayout INFO (18:42:32:834 | 0) 57103; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:42:32:834 | 0) 57103; [rp] {"che.audio.output.routing":3} WARN (18:42:32:834 | 0) 57103; _setAudioOutputRouting: routing 3 set repeatly, will return INFO (18:42:32:921 | 87) 149007; [adm][s] StartPlayout: StartPlayout: I/O audio unit is now started INFO (18:42:32:922 | 1) 149007; [adm][s] ~enter_exit: exit StartPlayout[87ms] INFO (18:42:32:922 | 0) 149007; [adm][s] enter_exit: enter InitRecording INFO (18:42:32:922 | 0) 149007; [adm][s] ~enter_exit: exit InitRecording[0ms] INFO (18:42:32:922 | 0) 149007; [adm][s] enter_exit: enter StartRecording INFO (18:42:32:922 | 0) 149007; [adm][s] ~enter_exit: exit StartRecording[0ms] INFO (18:42:32:941 | 19) 147495; SetLocalState: state 2 error 0 INFO (18:42:32:942 | 1) 57103; TRACER: onFirstLocalAudioFrame codec 85 elapsed 44353 INFO (18:42:32:942 | 0) 57103; TRACER: onFirstLocalAudioFramePublished codec 85 elapsed 44353 INFO (18:42:32:942 | 0) 57103; [rp] publish audio old:2,new:3,elapsed:541 INFO (18:42:32:965 | 23) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] WARN (18:42:33:756 | 0) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault WARN (18:42:33:775 | 19) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call INFO (18:42:33:833 | 58) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:33:833 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:33:833 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:33:835 | 2) 1031; [adm][s] AudioSessionRouteChange: AudioSessionRouteChange: from (3) to (3)! INFO (18:42:33:835 | 0) 1031; [adm][s] AudioSessionRouteChange: Route change: INFO (18:42:33:835 | 0) 1031; [adm][s] AudioSessionRouteChange: CategoryChange with New category: AVAudioSessionCategoryAmbient INFO (18:42:33:836 | 1) 1031; [adm][s] AudioSessionRouteChange: Session sample rate: 48000, frames_per_buffer: 1024 INFO (18:42:33:836 | 0) 1031; [adm][s] AudioSessionRouteChange: ADM sample rate: 48000, frames_per_buffer: 1024 WARN (18:42:33:836 | 0) 1031; [adm][w] AudioSessionRouteChange: Ignoring sample rate change since audio parameters are intact. WARN (18:42:34:640 | 0) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault WARN (18:42:34:640 | 0) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call INFO (18:42:34:697 | 57) 57103; [rp] report event fail id:328 WARN (18:42:35:639 | 0) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault WARN (18:42:35:640 | 1) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call WARN (18:42:35:640 | 0) 147719; iOS audio device malfunction is detected, require restart, time span = 22015 INFO (18:42:35:640 | 0) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:42:35:640 | 0) 57103; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:42:35:640 | 0) 57103; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:42:35:640 | 0) 57103; [rp] {"che.audio.restart":true} INFO (18:42:35:640 | 0) 57103; _restart in INFO (18:42:35:640 | 0) 57103; stopCall in INFO (18:42:35:640 | 0) 57103; StopRecording complete INFO (18:42:35:640 | 0) 57103; SetLocalState: state 0 error 0 INFO (18:42:35:640 | 0) 149007; [adm][s] enter_exit: enter StopRecording INFO (18:42:35:640 | 0) 57103; StopRecording complete INFO (18:42:35:641 | 1) 57103; StopPlayout complete INFO (18:42:35:641 | 0) 57103; setAecType: aec is set to 5 INFO (18:42:35:641 | 0) 149007; [adm][s] ~enter_exit: exit StopRecording[1ms] INFO (18:42:35:641 | 0) 149007; [adm][s] enter_exit: enter StopPlayout INFO (18:42:35:653 | 12) 57103; StereoPlayoutIsAvailable(), output: available=0 INFO (18:42:35:653 | 0) 57103; StereoRecordingIsAvailable(), output: available=0 INFO (18:42:35:653 | 0) 57103; SetCodec by type : No. 85, Channel 1 INFO (18:42:35:653 | 0) 57103; SetCodec by type : No. 85, Channel 1 WARN (18:42:35:654 | 1) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault INFO (18:42:35:656 | 2) 57103; StartPlayout complete INFO (18:42:35:656 | 0) 57103; getScenarioRecordConfig: scenario 7 audienceNeedRecord 1 INFO (18:42:35:656 | 0) 57103; StartSend INFO (18:42:35:656 | 0) 57103; SetLocalState: state 1 error 0 INFO (18:42:35:656 | 0) 57103; StartRecording complete INFO (18:42:35:656 | 0) 57103; _startCall: audienceRecord 1, mWillsend 1, enableBuildinAEC 1(call volume), enableLocalAudio 1 INFO (18:42:35:656 | 0) 57103; setAecType: aec is set to 5 INFO (18:42:35:656 | 0) 57103; setAecType: aec is set to 5 INFO (18:42:35:656 | 0) 57103; SetHowlingControl enable = 1 INFO (18:42:35:656 | 0) 57103; SetBurstNoiseDetection enable = 0 INFO (18:42:35:656 | 0) 57103; _setAudioOutputRouting: Application Config module: Route 3, NS off, AEC off, AGC off, MD off, HC on INFO (18:42:35:656 | 0) 57103; _setAudioOutputRouting: MID = 1010, Routing = 3 INFO (18:42:35:656 | 0) 57103; output: NOT_SUPPORTED INFO (18:42:35:656 | 0) 57103; Output: audioLayer=9 INFO (18:42:35:660 | 4) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:42:35:660 | 0) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:42:35:663 | 3) 149007; [adm][s] ~enter_exit: exit StopPlayout[22ms] INFO (18:42:35:663 | 0) 149007; [adm][s] enter_exit: enter StopPlayout INFO (18:42:35:663 | 0) 149007; [adm][s] ~enter_exit: exit StopPlayout[0ms] INFO (18:42:35:663 | 0) 149007; [adm][s] enter_exit: enter StopRecording INFO (18:42:35:663 | 0) 149007; [adm][s] ~enter_exit: exit StopRecording[0ms] INFO (18:42:35:663 | 0) 149007; [adm][s] enter_exit: enter StopPlayout INFO (18:42:35:663 | 0) 149007; [adm][s] ~enter_exit: exit StopPlayout[0ms] INFO (18:42:35:663 | 0) 149007; [adm][s] enter_exit: enter StopRecording INFO (18:42:35:663 | 0) 149007; [adm][s] ~enter_exit: exit StopRecording[0ms] INFO (18:42:35:663 | 0) 149007; [adm][s] enter_exit: enter InitPlayout INFO (18:42:35:912 | 249) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:35:913 | 1) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:35:913 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:35:960 | 47) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:35:960 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:35:960 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:35:960 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:35:960 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:35:960 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:36: 87 | 0) 149007; [adm][s] ActivateAudioSession: Number of audio session users: 1 INFO (18:42:36: 88 | 1) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:36: 88 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:36: 88 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:36:114 | 26) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: sample rate: 48000 INFO (18:42:36:118 | 4) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: IO buffer duration: 0.0213333 INFO (18:42:36:118 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: output channels: 2 INFO (18:42:36:118 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: input channels: 4 INFO (18:42:36:119 | 1) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: output latency: 0.00129167 INFO (18:42:36:130 | 11) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: input latency: 0.000604167 INFO (18:42:36:142 | 12) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: frames per I/O buffer: 1024 INFO (18:42:36:142 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: bytes per I/O buffer: 4096 INFO (18:42:36:142 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: required playout buffer size: 6016 INFO (18:42:36:142 | 0) 149007; ChEBaseImpl, audio Layer = 9 INFO (18:42:36:149 | 7) 149007; getScenarioRecordConfig: scenario 7 audienceNeedRecord 1 INFO (18:42:36:155 | 6) 149007; [adm][s] SetupAndInitializeVoiceProcessingAudioUnit: Voice-Processing I/O unit is now initialized INFO (18:42:36:156 | 1) 149007; getScenarioRecordConfig: scenario 7 audienceNeedRecord 1 INFO (18:42:36:157 | 1) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:42:36:157 | 0) 57103; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:42:36:157 | 0) 57103; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:42:36:157 | 0) 57103; [rp] {"che.audio.output.routing":3} INFO (18:42:36:157 | 0) 149007; ChEBaseImpl, audio routing is changed to 3 WARN (18:42:36:157 | 0) 57103; _setAudioOutputRouting: routing 3 set repeatly, will return INFO (18:42:36:157 | 0) 149007; [adm][s] ~enter_exit: exit InitPlayout[494ms] INFO (18:42:36:157 | 0) 149007; [adm][s] enter_exit: enter StartPlayout INFO (18:42:36:253 | 96) 149007; [adm][s] StartPlayout: StartPlayout: I/O audio unit is now started INFO (18:42:36:253 | 0) 149007; [adm][s] ~enter_exit: exit StartPlayout[96ms] INFO (18:42:36:253 | 0) 149007; [adm][s] enter_exit: enter InitRecording INFO (18:42:36:253 | 0) 149007; [adm][s] ~enter_exit: exit InitRecording[0ms] INFO (18:42:36:253 | 0) 149007; [adm][s] enter_exit: enter StartRecording INFO (18:42:36:253 | 0) 149007; [adm][s] ~enter_exit: exit StartRecording[0ms] INFO (18:42:36:270 | 17) 70067; SetLocalState: state 2 error 0 INFO (18:42:36:295 | 25) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:42:38:453 | 158) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:38:453 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:38:453 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:38:455 | 2) 1031; [adm][s] AudioSessionRouteChange: AudioSessionRouteChange: from (3) to (3)! INFO (18:42:38:455 | 0) 1031; [adm][s] AudioSessionRouteChange: Route change: INFO (18:42:38:455 | 0) 1031; [adm][s] AudioSessionRouteChange: CategoryChange with New category: AVAudioSessionCategoryAmbient INFO (18:42:38:455 | 0) 1031; [adm][s] AudioSessionRouteChange: Session sample rate: 48000, frames_per_buffer: 1024 INFO (18:42:38:455 | 0) 1031; [adm][s] AudioSessionRouteChange: ADM sample rate: 48000, frames_per_buffer: 1024 WARN (18:42:38:455 | 0) 1031; [adm][w] AudioSessionRouteChange: Ignoring sample rate change since audio parameters are intact. WARN (18:42:38:644 | 189) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault WARN (18:42:38:644 | 0) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call WARN (18:42:39:644 | 0) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault WARN (18:42:39:645 | 1) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call WARN (18:42:40:645 | 0) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault WARN (18:42:40:646 | 1) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call WARN (18:42:40:646 | 0) 147719; iOS audio device malfunction is detected, require restart, time span = 5006 INFO (18:42:40:646 | 0) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:42:40:646 | 0) 57103; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:42:40:646 | 0) 57103; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:42:40:646 | 0) 57103; [rp] {"che.audio.restart":true} INFO (18:42:40:646 | 0) 57103; _restart in INFO (18:42:40:646 | 0) 57103; stopCall in INFO (18:42:40:646 | 0) 57103; StopRecording complete INFO (18:42:40:646 | 0) 57103; SetLocalState: state 0 error 0 INFO (18:42:40:646 | 0) 57103; StopRecording complete INFO (18:42:40:646 | 0) 149007; [adm][s] enter_exit: enter StopRecording INFO (18:42:40:646 | 0) 57103; StopPlayout complete INFO (18:42:40:646 | 0) 57103; setAecType: aec is set to 5 INFO (18:42:40:647 | 1) 149007; [adm][s] ~enter_exit: exit StopRecording[1ms] INFO (18:42:40:647 | 0) 149007; [adm][s] enter_exit: enter StopPlayout INFO (18:42:40:647 | 0) 57103; StereoPlayoutIsAvailable(), output: available=0 INFO (18:42:40:647 | 0) 57103; StereoRecordingIsAvailable(), output: available=0 WARN (18:42:40:647 | 0) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault INFO (18:42:40:648 | 1) 57103; SetCodec by type : No. 85, Channel 1 INFO (18:42:40:648 | 0) 57103; SetCodec by type : No. 85, Channel 1 INFO (18:42:40:660 | 12) 57103; StartPlayout complete INFO (18:42:40:660 | 0) 57103; getScenarioRecordConfig: scenario 7 audienceNeedRecord 1 INFO (18:42:40:660 | 0) 57103; StartSend INFO (18:42:40:660 | 0) 57103; SetLocalState: state 1 error 0 INFO (18:42:40:660 | 0) 57103; StartRecording complete INFO (18:42:40:660 | 0) 57103; _startCall: audienceRecord 1, mWillsend 1, enableBuildinAEC 1(call volume), enableLocalAudio 1 INFO (18:42:40:660 | 0) 57103; setAecType: aec is set to 5 INFO (18:42:40:660 | 0) 57103; setAecType: aec is set to 5 INFO (18:42:40:660 | 0) 57103; SetHowlingControl enable = 1 INFO (18:42:40:660 | 0) 57103; SetBurstNoiseDetection enable = 0 INFO (18:42:40:660 | 0) 57103; _setAudioOutputRouting: Application Config module: Route 3, NS off, AEC off, AGC off, MD off, HC on INFO (18:42:40:660 | 0) 57103; _setAudioOutputRouting: MID = 1010, Routing = 3 INFO (18:42:40:660 | 0) 57103; output: NOT_SUPPORTED INFO (18:42:40:660 | 0) 57103; Output: audioLayer=9 INFO (18:42:40:663 | 3) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:42:40:664 | 1) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] WARN (18:42:40:664 | 0) 147719; [adm][w] iOSDeviceMalfunction: iOS category is set to AVAudioSessionCategoryAmbient during the call INFO (18:42:40:670 | 6) 149007; [adm][s] ~enter_exit: exit StopPlayout[23ms] INFO (18:42:40:670 | 0) 149007; [adm][s] enter_exit: enter StopPlayout INFO (18:42:40:670 | 0) 149007; [adm][s] ~enter_exit: exit StopPlayout[0ms] INFO (18:42:40:670 | 0) 149007; [adm][s] enter_exit: enter StopRecording INFO (18:42:40:670 | 0) 149007; [adm][s] ~enter_exit: exit StopRecording[0ms] INFO (18:42:40:670 | 0) 149007; [adm][s] enter_exit: enter StopPlayout INFO (18:42:40:670 | 0) 149007; [adm][s] ~enter_exit: exit StopPlayout[0ms] INFO (18:42:40:670 | 0) 149007; [adm][s] enter_exit: enter StopRecording INFO (18:42:40:670 | 0) 149007; [adm][s] ~enter_exit: exit StopRecording[0ms] INFO (18:42:40:670 | 0) 149007; [adm][s] enter_exit: enter InitPlayout INFO (18:42:40:698 | 28) 57103; [rp] report event fail id:328 INFO (18:42:40:915 | 217) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:40:915 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:40:915 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:40:950 | 35) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:40:950 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:40:950 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:40:990 | 40) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:40:990 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:40:990 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:41: 94 | 0) 149007; [adm][s] ActivateAudioSession: Number of audio session users: 1 INFO (18:42:41: 96 | 2) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:41: 96 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:41: 96 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:41:101 | 5) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: sample rate: 48000 INFO (18:42:41:104 | 3) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: IO buffer duration: 0.0213333 INFO (18:42:41:104 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: output channels: 2 INFO (18:42:41:104 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: input channels: 4 INFO (18:42:41:120 | 16) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: output latency: 0.00129167 INFO (18:42:41:129 | 9) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: input latency: 0.000604167 INFO (18:42:41:142 | 13) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: frames per I/O buffer: 1024 INFO (18:42:41:142 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: bytes per I/O buffer: 4096 INFO (18:42:41:142 | 0) 149007; [adm][s] SetupAudioBuffersForActiveAudioSession: required playout buffer size: 6016 INFO (18:42:41:142 | 0) 149007; ChEBaseImpl, audio Layer = 9 INFO (18:42:41:149 | 7) 149007; getScenarioRecordConfig: scenario 7 audienceNeedRecord 1 INFO (18:42:41:153 | 4) 149007; [adm][s] SetupAndInitializeVoiceProcessingAudioUnit: Voice-Processing I/O unit is now initialized INFO (18:42:41:154 | 1) 149007; getScenarioRecordConfig: scenario 7 audienceNeedRecord 1 INFO (18:42:41:155 | 1) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:42:41:155 | 0) 57103; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:42:41:155 | 0) 57103; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:42:41:155 | 0) 149007; ChEBaseImpl, audio routing is changed to 3 INFO (18:42:41:155 | 0) 149007; [adm][s] ~enter_exit: exit InitPlayout[485ms] INFO (18:42:41:155 | 0) 149007; [adm][s] enter_exit: enter StartPlayout INFO (18:42:41:155 | 0) 57103; [rp] {"che.audio.output.routing":3} WARN (18:42:41:155 | 0) 57103; _setAudioOutputRouting: routing 3 set repeatly, will return INFO (18:42:41:243 | 88) 149007; [adm][s] StartPlayout: StartPlayout: I/O audio unit is now started INFO (18:42:41:243 | 0) 149007; [adm][s] ~enter_exit: exit StartPlayout[88ms] INFO (18:42:41:243 | 0) 149007; [adm][s] enter_exit: enter InitRecording INFO (18:42:41:243 | 0) 149007; [adm][s] ~enter_exit: exit InitRecording[0ms] INFO (18:42:41:243 | 0) 149007; [adm][s] enter_exit: enter StartRecording INFO (18:42:41:243 | 0) 149007; [adm][s] ~enter_exit: exit StartRecording[0ms] INFO (18:42:41:260 | 17) 141931; SetLocalState: state 2 error 0 INFO (18:42:41:282 | 22) 57103; [API][rtc_engine_impl.cpp:5117][onMediaEngineEvent] INFO (18:42:42:645 | 363) 1031; [API][rtc_engine_impl.cpp:604][leaveChannel] INFO (18:42:42:645 | 0) 1031; API call to leave channel 11 INFO (18:42:42:645 | 0) 1031; [API][rtc_engine_impl.cpp:2922][queryInterface] INFO (18:42:42:645 | 0) 1031; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:42:42:645 | 0) 1031; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:42:42:645 | 0) 1031; [API][rtc_engine_impl.cpp:2837][clearVideoWatermarks] INFO (18:42:42:645 | 0) 57103; [rp] {"che.audio.headset.monitoring":false} INFO (18:42:42:645 | 0) 57103; [rp] {"che.audio.mute.speakerphone":true} INFO (18:42:42:645 | 0) 57103; [API][rtc_engine_impl.cpp:980][setParameters] INFO (18:42:42:645 | 0) 57103; [cm] emit leave channel signal INFO (18:42:42:709 | 64) 57103; [rs] **report stats: seq: 1305, report list size 4, tx/rx: 193307/62448, cache size: 0 INFO (18:42:42:709 | 0) 57103; [rs] report server1: 23.236.96.162:8130 INFO (18:42:42:709 | 0) 57103; stopLocalRender INFO (18:42:42:709 | 0) 57103; stopLocalRender success INFO (18:42:42:709 | 0) 57103; stopCapture: stopCapture success INFO (18:42:42:709 | 0) 57103; [rtpSender] set paced sender status 0.

INFO (18:42:42:709 | 0) 57103; stopRemoteRender INFO (18:42:42:710 | 1) 57103; stopRemoteVideo: uid=1000000010 INFO (18:42:42:710 | 0) 57103; stopRemoteVideo: uid=10007 INFO (18:42:42:710 | 0) 57103; [che] stopCall begins INFO (18:42:42:710 | 0) 57103; stopCall in INFO (18:42:42:710 | 0) 57103; StopRecording complete INFO (18:42:42:710 | 0) 57103; SetLocalState: state 0 error 0 INFO (18:42:42:710 | 0) 57103; StopRecording complete INFO (18:42:42:710 | 0) 57103; StopPlayout complete INFO (18:42:42:710 | 0) 57103; setAecType: aec is set to 5 INFO (18:42:42:710 | 0) 149007; [adm][s] enter_exit: enter StopRecording INFO (18:42:42:710 | 0) 149007; [adm][s] ~enter_exit: exit StopRecording[0ms] INFO (18:42:42:710 | 0) 149007; [adm][s] enter_exit: enter StopPlayout INFO (18:42:42:710 | 0) 57103; [che] stop call returns 0, elapsed 0 INFO (18:42:42:710 | 0) 57103; [time] process EngineStopCall takes 0 INFO (18:42:42:710 | 0) 57103; [che] clearAllPeersMap: uid 1000000010 to be removed INFO (18:42:43: 92 | 0) 149007; [adm][s] ~enter_exit: exit StopPlayout[382ms] INFO (18:42:43: 93 | 1) 57103; [time] process EngineSyncDevice takes 383 INFO (18:42:43: 93 | 0) 57103; [cm] connection state changed from 3 to 1 INFO (18:42:43: 93 | 0) 57103; **CALL STATS: duration 54s, tx 327.393K bytes, rx 130.572K bytes, total 457.965K bytes INFO (18:42:43: 93 | 0) 57103; CacheManager: save cache to storage elapsed 0 INFO (18:42:43: 94 | 1) 57103; [ch0] vos destroyed INFO (18:42:43: 94 | 0) 57103; delRef of media engine, ref=0 INFO (18:42:43: 94 | 0) 57103; [che] chat engine destroying INFO (18:42:43: 94 | 0) 57103; stopLocalRender INFO (18:42:43: 94 | 0) 57103; stopLocalRender success INFO (18:42:43: 94 | 0) 57103; stopRemoteRender INFO (18:42:43: 94 | 0) 57103; stopRemoteVideo: uid=1000000010 INFO (18:42:43: 94 | 0) 57103; stopRemoteVideo: uid=10007 INFO (18:42:43: 94 | 0) 57103; [che] stopCall begins INFO (18:42:43: 95 | 1) 57103; [che] stop call returns -1, elapsed 1 INFO (18:42:43: 95 | 0) 57103; VideoSendTrackImpl::UpdateCapturer capturer=0x0 INFO (18:42:43: 95 | 0) 57103; CreateVideoCapturer: interface=0x0 INFO (18:42:43: 95 | 0) 57103; VideoSendTrackImpl::UpdateRenderer, renderer=0x0 INFO (18:42:43: 95 | 0) 57103; CreateVideoRenderer: interface=0x0 INFO (18:42:43: 95 | 0) 57103; stopLocalRender: Cannot stop (not exist) INFO (18:42:43: 95 | 0) 57103; stopRemoteRender INFO (18:42:43: 95 | 0) 57103; stopRemoteVideo: uid=1000000010 INFO (18:42:43: 95 | 0) 57103; stopRemoteVideo: uid=10007 INFO (18:42:43: 95 | 0) 57103; stopCapture: startCapture Error: No capturer for video send track INFO (18:42:43: 95 | 0) 57103; SetVideoEngineRef: VideoEngineRef = 0xffffffff WARN (18:42:43: 95 | 0) 57103; terminate: VideoEngine haven't init INFO (18:42:43: 95 | 0) 57103; [DEBUGG] ViERenderManager Destructor, engine_id: 0 ERROR (18:42:43: 95 | 0) 57103; PVC deInit done. INFO (18:42:43: 96 | 1) 57103; Delete video user 1000000010 INFO (18:42:43: 96 | 0) 57103; [DEBUG] release video user: mode 1 window 0x10c740130 INFO (18:42:43: 96 | 0) 57103; Delete video user 10007 INFO (18:42:43: 96 | 0) 57103; AgoraCameraCapture::Dispose INFO (18:42:43: 96 | 0) 149007; [adm][s] enter_exit: enter StopPlayout INFO (18:42:43: 96 | 0) 149007; [adm][s] ~enter_exit: exit StopPlayout[0ms] INFO (18:42:43: 96 | 0) 149007; [adm][s] enter_exit: enter StopRecording INFO (18:42:43: 96 | 0) 149007; [adm][s] ~enter_exit: exit StopRecording[0ms] INFO (18:42:43: 96 | 0) 149007; [adm][s] enter_exit: enter StopPlayout INFO (18:42:43: 96 | 0) 149007; [adm][s] ~enter_exit: exit StopPlayout[0ms] INFO (18:42:43: 96 | 0) 149007; [adm][s] enter_exit: enter StopRecording INFO (18:42:43: 96 | 0) 149007; [adm][s] ~enter_exit: exit StopRecording[0ms] ERROR (18:42:43: 98 | 2) 57103; AsyncAudioDevice destructed, counter: 0

INFO (18:42:43: 98 | 0) 57103; [che] chat engine destroyed INFO (18:42:43: 98 | 0) 57103; ***CALL END INFO (18:42:43: 99 | 1) 57103; onAudioStatusChanged enable audio INFO (18:42:43: 99 | 0) 57103; [rp] {"che.video.watermark":{"type":0}} INFO (18:42:43:115 | 16) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:43:115 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:43:115 | 0) 1031; [adm][s] RegisterNotificationObservers_block_invoke_3: recv AVAudioSessionRouteChangeNotification but sink object has been destroyed INFO (18:42:47:710 | 595) 57103; [rs] All - total: 229/229, valid: 225/225 INFO (18:42:47:710 | 0) 57103; [rs] Counter - total: 91/91, valid: 87/87 INFO (18:42:47:710 | 0) 57103; [rs] Event - total: 138/138, valid: 138/138 `

pakenfit commented 3 years ago

@plutoless Do you have an idea ? Thank you.

plutoless commented 3 years ago

i think it's somehow relate to this WARN (18:42:35:654 | 1) 147719; [adm][w] iOSDeviceMalfunction: Audio session mode incorrect, VPIO : AVAudioSessionModeDefault have you changed the audio session during the call?

pakenfit commented 3 years ago

Hello,

I finally found the problem: I am using react-native-video for my welcomescreen background which is muted. It is this prop : ignoreSilentSwitch='obey' which was causing the problem. It can maybe help someone else.

Thank you a lot