owt-client-native
owt-client-native copied to clipboard
Possibility to send multiple audio streams
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?
If you need AudioFrameGenerator for custom audio stream, I think only a single audio stream is supported.