Skip to content

Instantly share code, notes, and snippets.

@JayCuthrell
Last active June 6, 2020 04:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JayCuthrell/78dbeac6b7e5ea0f00e7f40c0a1a0f68 to your computer and use it in GitHub Desktop.
Save JayCuthrell/78dbeac6b7e5ea0f00e7f40c0a1a0f68 to your computer and use it in GitHub Desktop.
v4l2rtspserver-master -W640 -H360 -E MP3:16000:44100 -r 2 -F 25 -P 8554
avconv -rtsp_transport tcp -y -i rtsp://192.168.1.XXX:8554/unicast -c:v copy -profile:v high -coder 1 -pix_fmt yuv420p -g 30 -bf 2 -c:a copy -strict experimental -aspect 16:9 -f flv "rtmp://live-ams.twitch.tv/app/live_XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment