[FFmpeg-devel] [PATCH] RTSP muxer, round 5

Martin Storsjö martin
Sun Feb 28 20:02:32 CET 2010


On Sun, 28 Feb 2010, Luca Barbato wrote:

> On 02/27/2010 11:18 AM, Martin Storsj? wrote:
> > Ok, so like the attached then? Or should we use ff_rtsp_send_cmd() which 
> > waits for the reply before proceeding with sending the next command?
> 
> The PAUSE is just a safeguard, we could even just leave a comment and
> see what happens. Do we have a list of streaming server supporting ANNOUNCE?

I don't have any list ATM, I've only tested it with Darwin Streaming 
Server, where it works just fine, and the .sdp file is removed when 
closing the stream with just a TEARDOWN. Any other RTSP servers you 
suggest that I should try out?

> So it shouldn't be necessary in the end. While I was discussing with
> Ronald on irc I double checked all the spec. In a part it said that just
> the RTSP session gets invalidated but later, in the specific section, is
> quite explicit.

Ok, so I'll hold the patch for now, until someone reports a concrete need 
for it.

// Martin



More information about the ffmpeg-devel mailing list