Gstreamer UDP Source Query
Arjen Veenhuizen
arjen at moonlightmedia.nl
Fri Jan 19 06:54:49 UTC 2018
As Nicolas suggested. Use a pad_probe() on the udpsrc src pad. In its
callback, you should keep track of when you received data for the last time.
You can come up with your own timeout mechanism there but it will also allow
you to detect when data started flowing again after a timeout.
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list