[vlc] Re: No video or Audio problem FIXED

Gildas Bazin gbazin at netcourrier.com
Mon Feb 17 20:23:58 CET 2003


On Monday 17 February 2003 13:33, Lars-Åke Torlind wrote:
> Hi,
> The other day I sent a question regarding that I couldn't pick up video
> and audio from a multicast stream in Microsoft XP.
> 
> That is fixed now. The cause was 2 Local interfaces that are created
> when usin Vmware. When I disabled IP in these two devices so that they
> dissapeared then it worked. At first I didn't think it mattered since
> these devices are called Local area connection 2 and 3. Anyway now it
> works and hopefully this information can help someone else
> 

This is due to win32 wanting to bind to a specific interface when in 
multicast receiving mode. When no interface is specified, it binds to the 
default one (you can set the default interface used for multicast with the 
"route" command).

VLC also has a config option that allows you to specify which interface you 
want to bind to when in multicast mode ("--iface-addr foo" where foo is the 
ip address of the chosen interface). It is a lot more handy than removing 
interfaces ;)

I'll add this info to the FAQ ASAP.

--
Gildas
-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list