Skip to content

Instantly share code, notes, and snippets.

@seanmtracey
Last active March 6, 2016 20:16
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 seanmtracey/68a30b46ee0b20659870 to your computer and use it in GitHub Desktop.
Save seanmtracey/68a30b46ee0b20659870 to your computer and use it in GitHub Desktop.
ffmpeg -f gdigrab -framerate 30 -i desktop -s 2880x1800 -r 15 -offset_x 10 -offset_y 20 -video_size 1280x800 -show_region 1 -c:v libx264 -preset fast -pix_fmt yuv420p -threads 0 -f flv "rtmp://live-lhr.twitch.tv/app/[YOUR TWITCH STREAM KEY]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment