Why that ? I understand it might require a higher buffer maybe since packets 
might be reordered/resent/etc., any other reason ?

-----Original Message-----
From: live-devel <live-devel-boun...@us.live555.com> On Behalf Of Ross Finlayson
Sent: Monday, January 9, 2023 8:58 PM
To: LIVE555 Streaming Media - development & use <live-de...@us.live555.com>
Subject: Re: [Live-devel] question RTSP server



> On Jan 9, 2023, at 11:53 AM, Ross Finlayson <finlay...@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/


_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to