Skip to content

Instantly share code, notes, and snippets.

@hammertoe
Last active September 4, 2020 20:41
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 hammertoe/e0a3bae495812057aeee423746a1882f to your computer and use it in GitHub Desktop.
Save hammertoe/e0a3bae495812057aeee423746a1882f to your computer and use it in GitHub Desktop.
ffmpeg -re -f alsa -ar 22100 -ac 1 -r 30 -i h1:1 \
-f h264 -i - -vcodec copy -acodec aac -ab 128k -g 50 -strict experimental
-f flv rtmp://....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment