I am using Wowza GoCoder SDK in an iOS app.
In the app, I need to broadcast a live stream as well as play another stream at the same time.
I have observed that live streaming works correctly when the other stream is not played.
However, when the other stream starts playing, the audio stops broadcasting.
Can anyone point out how to fix this issue so that audio can be streamed while another stream is being played?