Created
March 6, 2021 15:27
-
-
Save cleverfox/15dfa1a77bab11f987f8b7c99b66035d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ffmpeg -i http://192.168.2.11:80/sdi -c:v copy -af "pan=stereo|c0=c0|c1=c0" -f flv rtmp://a.rtmp.youtube.com/live2/key1 -c:v copy -af "pan=stereo|c0=c1|c1=c1" -f flv rtmp://a.rtmp.youtube.com/live2/key2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment