Hi,
Simple question: is it possible to have a single video stream which contains multiple (7x different) audio tracks, and on the client-side be able to select which audio tracks in the video stream should be played ?
This is because we want to make a very specific mergestream which contains 7 different audio tracks, and on the client side we want to play all the audio EXCEPT for individual audio tracks which the client can 'mute'.
So imagine a mergestream feed (single stream) which the viewers can MUTE the audio of individual participants within that stream.
So to do this, we imagine we would like 7x audio tracks inside the video stream, and be able to play/mute each audio track individually.
----
We could of course setup 7 independent streams, one for each audio track, but we are trying to simplify this and contain it within one stream.
Is this possible ?
Thanks!
Alex.