[vlc] RTSP: How to Announce EOF event to the RTSP Client
ravinder
ravinder.bhukya at zenmediasolutions.net
Sat Jul 11 12:29:29 CEST 2009
If at all we need to send a request from vlc server to client whether it is
possible with the current architecture of VLC or not? If yes, then how it
can be done? I mean the files need to be changed.
Ravinder
-----Original Message-----
From: Rémi Denis-Courmont [mailto:remi at remlab.net]
Sent: Saturday, July 11, 2009 3:45 PM
To: vlc at videolan.org
Cc: ravinder
Subject: Re: [vlc] RTSP: How to Announce EOF event to the RTSP Client
Le samedi 11 juillet 2009 13:04:27 ravinder, vous avez écrit :
> What you are saying is that RTCP should be sent with RTP/UDP as well as
> MP2TS/UDP and vlc does that right? But, rtsp client is not sending
TEARDOWN
> in the case which I have explained in trailing mail, rather it is waiting
> for MP2TS data. It will be helpful for me if you could clarify my other
> doubts as well.
I am not very familiar with the client RTSP code, i.e. the live555 plugin.
This could be a bug. The point is that the server only needs to send RTCP
BYE.
Besides, ANNOUNCE is underspecified in RTSP/1.0, and server to client
requests
are more than likely to trigger bugs in some client RTSP stacks, so they
should be avoided.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc
mailing list