[vlc-devel] Re: Problem with liblivemedia 2005.04.01
Ross Finlayson
finlayson at live.com
Mon May 30 21:14:39 CEST 2005
>imagine several VLC receive the same stream transported by multicast
>RTP. When one quits, it sends a RTCP BYE packet, which all other
>clients handle as if the source was stopping.
>
>The problem is in liblivemedia and discussed here:
>http://lists.live.com/pipermail/live-devel/2005-January/001793.html
>
>Their latest version adds the parameter 'handleActiveParticipantsOnly'
>to the method 'setByeHandler', to filter incoming BYE packets.
That's correct - the problem is fixed in the newest version (>=2005.05.26)
of the "LIVE.COM Streaming Media" libraries.
Note that the new "handleActiveParticipantsOnly" parameter to
"setByeHandler()" is a default parameter, with default value True, so no
changes to VLC's "livedotcom.cpp" code are required to use it. Just
recompile and relink.
Ross Finlayson
LIVE.COM
<http://www.live.com/>
--
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