GstPipeline and bus call

Arjen Veenhuizen arjen at moonlightmedia.nl
Wed Aug 16 12:26:35 UTC 2017


All you can do afaik is adding a buffer probe on the udpsrc src-pad and track
is data is flowing. Udp is connection-less, so there is no connection-close
when the stream has ended. You could communicate the end of transmission
over the top, or perhaps you can piggyback a magic marker in the udp stream
signalling the end of stream.



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/GstPipeline-and-bus-call-tp4684199p4684231.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list