Raw UDP packets not being picked up by udpsrc

Tim Müller tim at centricular.com
Fri Feb 10 16:47:40 UTC 2017


Hi,

Maybe check with netstat -lnp what interfaces/ports udpsrc is listening
on? A common issue is for example that 'localhost' resolves to the IPv6
loopback address but the packets are sent to IPv4 (127.0.0.1), although
in your case you say data comes from somewhere else of course. It might
still not be listening on the right interface though.

Cheers
 -Tim

-- 
Tim Müller, Centricular Ltd - http://www.centricular.com


More information about the gstreamer-devel mailing list