Skip to content

Instantly share code, notes, and snippets.

@oleander
Created October 17, 2015 22:01
Show Gist options
  • Select an option

  • Save oleander/94881304756dbe1ca413 to your computer and use it in GitHub Desktop.

Select an option

Save oleander/94881304756dbe1ca413 to your computer and use it in GitHub Desktop.
ffmpeg -re -i http://localhost:59361/ -vcodec libx264 -vb 150000 -g 60 -vprofile baseline -level 2.1 -acodec aac -ab 64000 -ar 48000 -ac 2 -vbsf h264_mp4toannexb -strict experimental -f mpegts http://localhost:60001?listen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment