Hi,
I am using ti-sdk-am335x-evm-05.05.01.00. I am transmitting audio packets over a multicast address 224.10.10.10 from a PC using gstreamer. I am able to receive the audio packets in another PC when i join that multicast address. However when i try the same way to receive the audio packets in AM3358evm, i am unable to receive them. I can see that the gstreamer sends a igmp join request aswell. I can also see that "rxmulticastframes" in "/sys/class/net/eth0/hw_stats" on the AM3358evm is rapidly increasing when the audio packets are being transmitted by the PC, but somehow the packets never reach the gstreamer.
Thanks
Chaitanya