Indeed like beingaware says with FFMPEG. This is my commandline:
ffmpeg.exe -rtsp_transport tcp -stimeout 3600000 -i "rtsp://username:
[email protected]/" -c:v copy -c:a aac -async 1 -f flv "rtmp://a.rtmp.youtube.com/live2/yourstreamkey"
For the overlay I'm using cURL. It is posting at...