Using appsrc with m2ts files not showing any playback

mwei bluestring at live.com
Fri Feb 19 13:49:24 UTC 2016


I have removed
g_object_set(appSource, "block", true, NULL); 
g_object_set(appSource, "is-live", true, NULL);
g_object_set(appSource, "min-latency", 0, NULL);   g_object_set(appSource,
"max-latency", gst_util_uint64_scale_int (1, > GST_SECOND, 30), NULL); 

The application is providing the data in real time as it is reading the
disk. 

I have set the sync to false by doing
g_object_set(vidsink, "sync", false, NULL);  and they doesn't seem to change
anything.



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Using-appsrc-with-m2ts-files-not-showing-any-playback-tp4675911p4675957.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list