Multicast Streaming Problem

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
mlk
New Cone
New Cone
Posts: 2
Joined: 05 Jul 2004 14:30

Multicast Streaming Problem

Postby mlk » 05 Jul 2004 14:59

Hi all,

I've installed the latest Debian (unstable) packaged version of vlc under a 2.6.5 kernel. And I'm trying to make a multicast broadcast by typing the following command:

vlc -vvv videofile.mpg --iface-addr 199.99.99.171 --sout udp:@225.0.1.2:5001

But nothing appens because of this error:

...
...
[00000218] main private debug: probing 1 candidate
[00000219] main private debug: looking for network module
[00000219] main private debug: probing 2 candidates
[00000219] ipv4 private debug: socket buffer size is 0x33800 instead of 0x80000
[00000219] ipv4 private warning: cannot build remote address
[00000219] ipv6 private warning: cannot create socket (Famille d'adresses non supportée par le protocole)
[00000218] access_output_udp private error: failed to open a connection (udp)
[00000218] main private warning: no sout access module matching "udp" could beloaded
[00000218] main private error: cannot delete object (218, (null)) with a parent
[00000217] stream_out_standard private error: no suitable sout access module for`udp/ts://@225.0.1.2:5001'
...
...

I'm wondering if I missed any network options in my kernel configuration or anything else. But the other thing is that I am able to open a multicast stream and watch it in my computer... So I'm a bit lost.

Can anyone help me to solve this problem?

markfm
Big Cone-huna
Big Cone-huna
Posts: 1536
Joined: 22 Feb 2004 17:42

Postby markfm » 05 Jul 2004 15:33

Not sure, but you might try deleting the "@", so that it reads:
--sout udp:225.0.1.2:5001

When you look at the How-To, @ seems to only be used for the receive side, not the TX side.

Guest

Postby Guest » 06 Jul 2004 14:05

Not sure, but you might try deleting the "@", so that it reads:
--sout udp:225.0.1.2:5001

When you look at the How-To, @ seems to only be used for the receive side, not the TX side.
Thanks for your support but it does not change anything, I've seen lots of time people having this problem... but never real issues...

The DJ
Cone Master
Cone Master
Posts: 5987
Joined: 22 Nov 2003 21:52
VLC version: git
Operating System: Mac OS X
Location: Enschede, Holland
Contact:

Postby The DJ » 06 Jul 2004 21:59

Do you have multicast support in your kernel?
Don't use PMs for support questions.

karlito
Blank Cone
Blank Cone
Posts: 12
Joined: 21 Apr 2004 10:27

Postby karlito » 07 Jul 2004 13:17

Does your network configuration support UDP ?

mlk
New Cone
New Cone
Posts: 2
Joined: 05 Jul 2004 14:30

Postby mlk » 08 Jul 2004 09:58

yes it does. IP multcasting option is enabled in my kernel and I can read a multicast stream so I am able tu support UDP...


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 14 guests