http://phecoopkj4ytf3fokcfvykymg7zuhkwsoqbh5dgnwwee423delgexyqd.onion/page-1706300952-Publish-file-to-RTMP-Server-(FFMPEG)-BASH.html
Published: 2017-06-30 09:54:38 +0000 Categories: BASH , Language BASH Description Command to read in a media file and publish to a server/relay via RTMP. Requires ffmpeg Snippet ffmpeg -re -i /path/to/file -c copy -f flv rtmp://servername/applicationname/streamname Requires FFMPEG (or AVconv) Keywords ffmpeg , rtmp , bash , publish , video , audio , Latest Posts Calculating the difference between subsequent values in SQL (SQL) List pods running on a kubernetes node (Misc)...