Page 1 of 1

Not receiving multicast stream on Linux box

Posted: 25 Apr 2009 15:04
by truongbt
I have following problems.

When I stream mpeg files from windows to Fedora 8 and Ubuntu 8.10 in multicast mode (239.255.12.42) I receive no video images on linux boxes.

But it is ok to stream the same files from Linux box to windows in multicast mode.

It looks like both linux box do not pick up multicast stream?

What would be the problem?

Many thanks.

Re: Not receiving multicast stream on Linux box

Posted: 25 Apr 2009 16:04
by Rémi Denis-Courmont
Most common problems are misconfigured firewalls and IGMP version mismatches.

Re: Not receiving multicast stream on Linux box

Posted: 26 Apr 2009 04:22
by truongbt
I run
sudo ifconfig etho0 promisc

And it solved problem.

Do we have another solution?

Re: Not receiving multicast stream on Linux box

Posted: 26 Apr 2009 10:17
by Rémi Denis-Courmont
In that case, it means your network interface card driver is buggy. File a bug against the kernel.