Page 1 of 1

Video broadcast using RTSP protocol and TCP transport

Posted: 24 Jul 2024 13:46
by J98+5
Hello, I hope you are well, I am trying to output a video using VLC Media Player, where I have configured the RTSP protocol (without touching any settings), and it is received correctly. But by default it works with UDP as I understand it, and I would like to try TCP. Searching the internet, I have seen some alternatives, how to force TCP to be used in the generated broadcast output chain (but I do not receive the broadcast video), also modifying the option from HTTP to RTP over RTSP (TCP), but neither. .. I would like to ask Is it not possible in VLC Media Player as a server to use TCP?

A greeting and thanks in advance

Re: Video broadcast using RTSP protocol and TCP transport

Posted: 24 Jul 2024 21:06
by RĂ©mi Denis-Courmont
Acting as the server side, VLC does not support Interleaved transport mode at this time. Patches are of course welcome.