what kind of igmpv3 packets can VLC send out?

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
cwflying
New Cone
New Cone
Posts: 6
Joined: 30 Nov 2004 15:47

what kind of igmpv3 packets can VLC send out?

Postby cwflying » 26 May 2006 07:50

Now I am using VLC to test IGMPV3 and PIM SSM functions of the DUT,
Through this command, VLC can send out IGMPv3 reports packet:
udp://171.1.1.1@225.1.1.1:1234
This report is "INCLUDE" report, can I configure VLC to send out "EXCLUDE" report packet?

Another problem, can I configure VLC to send out report packets with several source addresses, like this:
udp://171.1.1.1@225.1.1.1:1234;171.1.1.2@225.1.1.2:1234 (this command is wrong, just to express my meaning).

Any suggestion is welcome.

Regards

Rémi Denis-Courmont
Developer
Developer
Posts: 15229
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Postby Rémi Denis-Courmont » 26 May 2006 16:30

VLC does not implement IGMP. It only sends group (un)subscription request to the OS kernel. The IP stack will then gather all subscription requests from all running applications, and send IGMP/MLD packets accordingly.

As for sending to multiple destination, you have to use the “duplicate” function in the stream output chain, and spawn two UDP outputs. See the Streaming HOWTO on the official website documentation.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

cwflying
New Cone
New Cone
Posts: 6
Joined: 30 Nov 2004 15:47

Postby cwflying » 27 May 2006 12:06

Thanks for the answer of Rémi Denis-Courmont. But I think you misunderstand my meaning.
Now I want to use VLC as a stream-receiver, not a streaming_sender, I want two know whether the box "VLC plus OS" supports "Exclude" igmpv3 function, and other igmp reports in "RFC 3376 - Internet Group Management Protocol, Version 3".

[edit moderator]Removed unnecessary formatting. 1st warning[/edit]

Rémi Denis-Courmont
Developer
Developer
Posts: 15229
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Postby Rémi Denis-Courmont » 27 May 2006 17:07

VLC can only subscribe to one or several multicast addresses, and unsubscribe from them.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 33 guests