[vlc-devel] Re: vlc: svn commit r10198 (hartman)

Ross Finlayson finlayson at live.com
Tue Mar 8 02:07:52 CET 2005


>I tried your isMulticastAddress thing, but it does not seem to work? :(

What was the value that got passed to "IsMulticastAddress()"?  Was it 
0xEFC1FEFD (the numeric form of the address 239.193.254.253)?  If so, then 
it should have worked.

If, however, the value 0 got passed instead, then you were probably calling 
"sub->connectionEndpointAddress()" too early.  I think you may need to wait 
until after you've done the RTSP "SETUP".


	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