[vlc] Re: streaming problems using rtsp & videolan client0.8.2 on FC4

Dermot McGahon dermot at dspsrv.com
Wed Aug 31 12:36:43 CEST 2005


On Tue, 2005-08-30 at 18:45 -0700, Agarwal, Yuvraj wrote:

> 2. I have the command line version of vlc now working.
>    I need to use vlc to play an rtsp stream and then 
>    quit immediately. Unfortunately vlc plays the rtsp 
>    stream fine but then does not quit - it continuously 
>    spits out a message.. : 
>  
>     TaskInterrupt 
>     TaskInterrupt
>     .
> 
> I tried putting a vlc:quit after the rtsp file name 
> but it did not work. Any advice is appreciated !

If your rtsp server gives the correct length in the RTSP DESCRIBE
then you can send an RTSP TEARDOWN and quit when you reach that point.

New code will have to be written in modules/demux/livedotcom.cpp to
make that happen.


Dermot.
--

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list