Page 1 of 1
VLC Media Player responds to IGMP Queries?
Posted: 10 May 2007 21:01
by sampeeko
Hi,
Does VLC player respond to IGMP queries? If so, where do you set this? I have multicast streams and a router performing queries. VLC is not responding to the queries so the video times out at the query expirey. I am using the network stream option. I see the IGMP join and leave messages when I hit play and stop.
I did a quick search through the docs and the forums so please excuse me if I missed something obvious here.
Thanks for any help!
SP
Posted: 11 May 2007 07:27
by DJ
To the best of my knowledge NO! So you probably didn't miss anything.
Re: VLC Media Player responds to IGMP Queries?
Posted: 17 May 2007 06:18
by ddy
I also have this problem.What reason is this?
Hi,
Does VLC player respond to IGMP queries? If so, where do you set this? I have multicast streams and a router performing queries. VLC is not responding to the queries so the video times out at the query expirey. I am using the network stream option. I see the IGMP join and leave messages when I hit play and stop.
I did a quick search through the docs and the forums so please excuse me if I missed something obvious here.
Thanks for any help!
SP
Posted: 18 May 2007 10:25
by Teta
I'm using this on my network (Cisco) and have no problems at all.
I do have IGMP spoofing switched on all my switches and use PIM Sparse-Dense mode for multicast routing. I can see the IGMP messages coming from the VLC clients and being spoofed to the source switch.
I haven't had a timeout yet and some clients are running the whole day.
So I would guess that the problem lies with your network configuration, not VLC...
Teta
Posted: 18 May 2007 12:06
by DJ
Thanks for the answer. None of the devs have ever answered this and there is no documentation on it.
Posted: 19 May 2007 10:58
by Teta
I am planning to capture an IGMP conversation between a VLC listener and a VLC multicast source to see how much IGMP is supported (which version, etc). I'm finishing of the project first, so don't expect anything before the end of June.
I might also have a look at the source code to see how IGMP is implemented (what version etc...), but then I would need to have a notion of where to start looking, there's just so much source code to go through.
Teta
Posted: 19 May 2007 11:52
by cdtdaddy
I might also have a look at the source code to see how IGMP is implemented (what version etc...), but then I would need to have a notion of where to start looking, there's just so much source code to go through.
Teta
You won't find anything
IGMP is implemented in the OS kernel. Whenever a multicast listen socket is opened, the OS (on behalf of the application that request a multicast group subscription) starts generating Membership Report in response to Generic/Group-Specific Queries.
Posted: 19 May 2007 13:04
by Teta
So that means that IGMP support is OS dependent and not VLC...
Good to know!
Teta
about the reply of igmp query
Posted: 11 Jun 2007 21:41
by aken
yes, I found that the vlc in laptop cann't reply igmp query. however, the desktop work well. the vlc version is the same. and the OS are both windows XP.
Who can tell me how to make laptop reply the igmp query??
I am urgent.
Posted: 11 Jun 2007 23:49
by Teta
I have the same issue.
It works fine on a Dell Latitude D-820, but it doesn't work on the D-420
I'll try to figure out why later this month, got other more urgent matters to attend to now. If you want to look for yourself, I would start with IGMP support in the NIC drivers.
Teta
whose problem?
Posted: 12 Jun 2007 09:42
by aken
Whose problem result in No response to IGMP query?
OS? net card driver ?
I am no sure now.
I have found the way to solve this problem
Posted: 13 Jun 2007 21:03
by aken
disable two service "window firewall/ICS" and "security center", then, the laptop can reply the igmp query.
you can check your service by run msconfig.