this is the command i tried to encode the rtsp stream from pc to vlc
Code: Select all
ffmpeg -re -i input -f rtsp -rtsp_transport tcp rtsp://172.28.107.100:8090/live.sdp
Code: Select all
vlc rtsp://172.28.107.100:8090/test.sdp
[00007f42b0000e98] live555 demux error: Failed to connect with rtsp://172.19.102.198:9990/test1.sdp
[00007f42b0000e98] core access error: connection failed: Connection refused
[00007f42b0000e98] access_realrtsp access error: cannot connect to 172.19.102.198:9990
[00007f42ac0009b8] core input error: open of `rtsp://172.19.102.198:9990/test1.sdp' failed
in vlc settings we alredy changed input codecs --> network --> Live555 stream support --> RTP over RTSP