[Live-devel] question RTSP server

Ross Finlayson finlayson at live555.com
Mon Jan 9 11:57:46 PST 2023



> On Jan 9, 2023, at 11:53 AM, Ross Finlayson <finlayson at live555.com> wrote:
> 
> Otherwise, if your client can reach the server via the normal RTSP ports (554 or 8554), then you just use RTSP as usual.  By default, this will give you RTP-over-UDP.  But if your have a firewall that blocks UDP packets, your client can, instead, request RTP-over-TCP (using the RTSP TCP connection).  You can test this using VLC (which automatically tries RTP-over-TCP within a few seconds if RTP-over-UDP doesn't work).  Or you can use our “openRTSP” command-line RTSP client, using the “-t” option.

Also a reminder (to everyone) that you should use RTSP-over-TCP streaming *only if* you have a firewall - between your server and client - that blocks UDP packets.


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/




More information about the live-devel mailing list