In this tutorial I show you how to setup your nginx-rtmp server to perform video transcoding on docker for linux. Perfect for youtube and twitch livestreaming.
Set up your own RTMP Transcoding Server Playlist
• Setup a Dedicated Streaming Transcodi...
FFMPEG ENCODE COMMAND LINK TO DOC
https://docs.google.com/document/d/e/...
The command if the doc is not working:
exec ffmpeg -i rtmp://127.0.0.1/yoursourcertmpstream -vcodec libx264 -framerate 60 -profile:v high -level:v 4.2 -tune film -preset veryfast -threads 0 -x264opts nal-hrd=cbr:force-cfr=1:keyint=120:qcomp=1.0:scenecut=0 -b:v 6000k -maxrate 6000k -bufsize 6200k -acodec copy -f flv rtmp://127.0.0.1/youroutputstream;
Watch video How to setup Twitch RTMP Transcoding Server - Dual PC BEST QUALITY STREAMING GUIDE online, duration hours minute second in high quality that is uploaded to the channel fixitfixitfixit 20 May 2020. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 9,430 times and liked it 117 visitors.