[MPlayer-dev-eng] [PATCH] for optional RTP/RTCP streaming over TCP

Bertrand Baudet bertrand_baudet at yahoo.com
Tue Oct 8 00:32:53 CEST 2002


Thanks, applied.

I kindda dislike the 20 characters option, but that's just my opinion, can
still be changed later if it also bother other people....

Anyway, works well for me with your example, I just wondering if it's possible
to have a timeout on the udp connection if no udp packets come back , do a
tearsdown and reinitiate the connection using TCP, that would be awesome.
There will be no need to specify any option, everything will be handle
automatically. 

Bertrand 

On Tuesday 08 October 2002 02:27 am, Ross Finlayson wrote:
> These two patches add support for a new flag "-rtsp-stream-over-tcp" which,
> when used with the "LIVE.COM Streaming Media" libraries, will allow
> RTP/RTCP sessions , initiated via RTSP, to be streamed over the RTSP (TCP)
> connection, rather than over UDP (the default behavior).  This will allow
> those people who are behind broken Internet connections (that block UDP) to
> receive RTSP-initiated streams.
>
> E.g.,
> 	mplayer -rtsp-stream-over-tcp rtsp://media.schreiner.edu/realmp3.mp3
>
>      Ross.




More information about the MPlayer-dev-eng mailing list