I believe this should be enough for a specific group:
tcpdump -i eth0 -s0 -vv host 239.255.255.250
All multicast traffic:
tcpdump -i eth0 -s0 -vv net 224.0.0.0/4
I believe this should be enough for a specific group:
tcpdump -i eth0 -s0 -vv host 239.255.255.250
All multicast traffic:
tcpdump -i eth0 -s0 -vv net 224.0.0.0/4