video compositor hangs when no data pushing to appsrc

longkas longkas at gmail.com
Wed May 29 06:28:49 UTC 2019


Hello,
When I set both appsrc and videotestsrc to live mode, the pipeline hangs
again, my appsrc settings:

        g_object_set(gstAppSrc, "is-live", TRUE, NULL);
	g_object_set(gstAppSrc, "do-timestamp", TRUE, NULL);
	g_object_set(gstAppSrc, "format", GST_FORMAT_TIME, NULL);

I have tried to set appsrc framerate caps to fixed same as the pipeline or
0/1, not working, please help

BR





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


More information about the gstreamer-devel mailing list