Can I use multi-audio for live stream encoding?
1 Like
Multi-audio live streaming is working as long as the audio streams are mixed into the input stream (so no “sidecar”/external audio streams) and StreamSelectionMode.POSITION_ABSOLUTE
is used when setting up/configuring the encodings for audio streams.