I have a setup where i am receiving udp streams. I need to check whether these streams are coming in properly or not. Basically vlc player on the same network is streaming a file with udp, and i need to verify whether it is coming to destination properly.
I can achive this using tcpdump,
tcpdump -i eth0 dst 225.1.1.100,
here it displays packets if receiving from 225.1.1.100. Is there any using Perl i can automate this?
In reply to Check udp stream coming in by shekarkcb
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |