 Re: re-transmit the same captured video stream with a different audio
ffmpeg can split an input stream into separate audio and video channels, and then remux different audio onto the output. Not challenging at all, if you read the ffmpeg documentation.
|