[streaming] Re: Configuring Multicast
Paul Rae
PRae at aminocom.com
Wed Jun 8 10:20:56 CEST 2005
Your problem is you are trying to give your ethernet interface a multicast address - you do not need to do this.
set it to be a normal address on your subnet, and all will be good :)
-----Original Message-----
From: streaming-bounce at videolan.org
[mailto:streaming-bounce at videolan.org]On Behalf Of prasad
Sent: 08 June 2005 06:42
To: streaming at videolan.org
Subject: [streaming] Re: Configuring Multicast
Thanks for the reply.
I tried with this command and checked the route table and I got the
following information
> Destination Gateway Genmask Flags Metric Ref
> Use Iface
> 192.168.4.0 * 255.255.255.0 U 0 0
> 0 eth0
> 169.254.0.0 * 255.255.0.0 U 0 0
> 0 eth0
> 224.0.0.0 * 240.0.0.0 U 0 0
> 0 eth0
> default 192.168.4.1 0.0.0.0 UG 0 0
> 0 eth0
Now I have one doubt , we should create one multicast IP address right...
I tried with the following command
ifconfig eth0 224.0.0.12 and getting this error
SIOCSIFADDR: Invalid argument .
can you please help me this problem....
Thanks in Advance
Prasad
deon stoltz wrote:
>On Wed, 2005-06-08 at 09:20 +0530, prasad wrote:
>
>
>>Hi All,
>>
>> I want test vlc streaming through UDP multicast.Please can
>>anybody tell
>> me how to configure multicast in linux.
>>
>>
>
>I assume you have read the manual how to setup vlc?
>For multicast you must setup the linux routing like
>routte add -net 224.0.0.0 netmask 240.0.0.0 dev ethx
>where ethx is the interface you need to send all multicast packets.
>
>
>
>>Thanks in Advance
>>Prasad
>>
>>
>>
>
>
>
--
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
--
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
More information about the streaming
mailing list