owt-client-native icon indicating copy to clipboard operation
owt-client-native copied to clipboard

Possibility to send multiple audio streams

Open schlypel opened this issue 4 years ago • 1 comments

Hi, I am trying to start the client and publish multiple video and audio streams to the server. While video streams are configurable, it seems that the audio part only uses the one AudioFrameGenerator globally. For the rest of the publishing process, I can only send this one audio stream, no way to send more then one audio with the one client instance.

Is this correct? Am I missing something?

schlypel avatar Aug 30 '21 12:08 schlypel

If you need AudioFrameGenerator for custom audio stream, I think only a single audio stream is supported.

jianjunz avatar Oct 15 '21 05:10 jianjunz