[vlc-devel] Re: Pausing a live stream
Ross Finlayson
finlayson at live.com
Tue Sep 7 00:06:31 CEST 2004
>If you have a live stream (in multicast) you have the same stream
>(perhaps) for several vlc clients. If you pause the stream you will
>pause the stream for all clients.
This depends on how the RTSP *server* handles the RTSP "PAUSE"
command. For example, the LIVE.COM RTSP server implementation will ignore
"PAUSE" if it's received for a multicast stream, but will implement it (by
stopping the streaming) if it's received for a unicast stream.
I believe most other RTSP server implementations will work the same way.
Ross.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list