Created
February 27, 2021 16:15
-
-
Save abhi-io/c908c84a07458c138c6b019a8c3b3475 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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