Hello all,
I need to convert a live RTSP feed to a RTMP for the purpose of integrating into a website via the command line.
First, is it doable and second can someone help me with the command line portion of it and the syntax on the command line?
My live feed is rtsp://123.123.123.1/play1.sdp for example and I'd like to out put rtmp://123.123.1232:1935/Live/LiveCam
Thanks in advance.
Steven