Skip to content

Instantly share code, notes, and snippets.

@abhi-io
Created February 27, 2021 16:15
Show Gist options
  • Save abhi-io/c908c84a07458c138c6b019a8c3b3475 to your computer and use it in GitHub Desktop.
Save abhi-io/c908c84a07458c138c6b019a8c3b3475 to your computer and use it in GitHub Desktop.
ffmpeg -re -i VIDEO-FILE.mp4 -vcodec libx264 -vprofile baseline -g 30 -acodec aac -strict -2 -f flv rtmp://IP/key01/value01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment