pipeline buffers dropped

Vinod Kesti vinodkesti at yahoo.com
Tue Oct 24 06:09:27 UTC 2017


Hi Jerry

Pipeline needs queue after tee for separate thread creation and its own
buffering. May adding queue before autovideosink should resolve the issue.

gst-launch-1.0.exe ksvideosrc ! tee name=MyVid ! queue ! videoconvert !
vp8enc ! rtpvp8pay ! udpsink host=127.0.0.1 port=5000 MyVid. ! queue !
autovideosink


~ Vinod



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list