ksvideosrc freeze

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

ksvideosrc freeze

Jerry Geis-2
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

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel