Multicast Problem (Please Help, very important for me)
Posted: 05 Jul 2004 17:13
I m trying to multicast a stream from my Computer but this doesen´t work:
My Computer has the IP Address 134.168.30.164 (Win XP)
The Computer of a Colleague has the IP Address 145.168.30.178(Win 2K)
We are both on the same LAN
I typed this line in my computer in order to multicast a stream:
vlc -vvv video.mp4 --sout udp:239.255.12.42 --ttl 12
and I typed this line in the computer of my colleague:
vlc -vvv udp:@239.255.12.42
but I can´t receive anything on the computer of my colleague
I have also tried to prcise the UDP Port and typed:
vlc -vvv video.mp4 --sout udp:239.255.12.42:5000 --ttl 12
and
vlc -vvv udp:@239.255.12.42:5000
but this doesn´t work too.
the Unicast Communication between the two Computers works very well. so when i Type:
vlc -vvv video.mp4 --sout udp:134.168.30.178 --ttl 12 in my computer
and
vlc -vvv udp: in the computer of my Colleague, i can receive the stream in the computer of my Colleague.
Can anyone please Help me.
My Computer has the IP Address 134.168.30.164 (Win XP)
The Computer of a Colleague has the IP Address 145.168.30.178(Win 2K)
We are both on the same LAN
I typed this line in my computer in order to multicast a stream:
vlc -vvv video.mp4 --sout udp:239.255.12.42 --ttl 12
and I typed this line in the computer of my colleague:
vlc -vvv udp:@239.255.12.42
but I can´t receive anything on the computer of my colleague
I have also tried to prcise the UDP Port and typed:
vlc -vvv video.mp4 --sout udp:239.255.12.42:5000 --ttl 12
and
vlc -vvv udp:@239.255.12.42:5000
but this doesn´t work too.
the Unicast Communication between the two Computers works very well. so when i Type:
vlc -vvv video.mp4 --sout udp:134.168.30.178 --ttl 12 in my computer
and
vlc -vvv udp: in the computer of my Colleague, i can receive the stream in the computer of my Colleague.
Can anyone please Help me.