ksvideosrc freeze

Jerry Geis jerry.geis at gmail.com
Fri Jul 26 19:07:28 UTC 2019


I am using this pipeline:

gst-launch-1.0 ksvideosrc ! tee name=t ^
        t. ! queue ! autovideosink          ^
        t. ! queue ! decodebin ! videoconvert ! x264enc ! h264parse
config-interval=-1 ! rtph264pay pt=96 config-interval=-1 ! udpsink
host=MYIP port=5004 sync=true

and the autovideosink window copes up but never moves.  It appears froze.

If I take of the last t.   the video is just fine. why is the last line t.
freezing things ???

Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190726/3e58cae2/attachment.html>


More information about the gstreamer-devel mailing list