I have the 2042 version, I think it's the same thing...
(Windows system)
Enable youtube live: https://www.youtube.com/live_dashboard
Download (and then extract) ffmpeg: https://ffmpeg.org/
Go to bin folder, then create a .bat file with this line:
If you have problems after a few minutes you have to reduce the cam bitrate.
Of course, youtube bitrate will be limited by the upload speed of your internet connection if cam bitrate > upload speed.
(Windows system)
Enable youtube live: https://www.youtube.com/live_dashboard
Download (and then extract) ffmpeg: https://ffmpeg.org/
Go to bin folder, then create a .bat file with this line:
You can get the key from the dashboard (reveal):ffmpeg -f lavfi -i anullsrc -rtsp_transport tcp -i rtsp://admin:password@CAMIP:554 -tune zerolatency -vcodec libx264 -pix_fmt + -c:v copy -c:a aac -strict experimental -f flv rtmp://a.rtmp.youtube.com/live2/YOUTUBELIVEKEY
If you have problems after a few minutes you have to reduce the cam bitrate.
Of course, youtube bitrate will be limited by the upload speed of your internet connection if cam bitrate > upload speed.
Last edited by a moderator: