video compositor hangs when no data pushing to appsrc
longkas
longkas at gmail.com
Wed May 22 07:45:04 UTC 2019
Hello,
I want to mix two video streams together using compositor element,
first I add one stream in to the pipeline:
videotestsrc pattern=ball ! compositor name=mix ! autovideosink
Then I build an appsrc with push mode and add it :
appsrc ! mix.
Then the video hangs there if I do not push data, how to avoid the hang, I
want the compositor to continue works whether or not my appsrc push data,
please help, thank you
BR
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list