Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save cleverfox/15dfa1a77bab11f987f8b7c99b66035d to your computer and use it in GitHub Desktop.
Save cleverfox/15dfa1a77bab11f987f8b7c99b66035d to your computer and use it in GitHub Desktop.
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