andrew.n
Member
After we start broadcasting we have some events where we play some local audio files using an AVPlayer.
The problem is that the OS is closing the audio session that is used by FlashPhoner SDK.
debug logs: Deactivating an audio session that has running I/O. All I/O should be stopped or paused prior to deactivating the audio session.
How can I enable the audio for my RTCMTLVideoView? calling `unmuteAudio` function is not helping...
The problem is that the OS is closing the audio session that is used by FlashPhoner SDK.
debug logs: Deactivating an audio session that has running I/O. All I/O should be stopped or paused prior to deactivating the audio session.
How can I enable the audio for my RTCMTLVideoView? calling `unmuteAudio` function is not helping...