Bus report just part of GST_MESSAGE_STREAM_STATUS
LC
lienes.cirules at gmail.com
Tue May 16 06:36:35 UTC 2017
Hello,
I am trying to find out the main reason i never get
GST_MESSAGE_STREAM_STATUS types like GST_STREAM_STATUS_TYPE_START,
GST_STREAM_STATUS_TYPE_PAUSE, GST_STREAM_STATUS_TYPE_DESTROY from bus.
But the only message type i got is GST_STREAM_STATUS_TYPE_CREATE and
GST_STREAM_STATUS_TYPE_ENTER;
I already tried to use gst_bus_set_sync_handler and also
gst_bus_add_signal_watch_full but it does not help.
So i try to figure out things like:
1. what actually those GST_STREAM_STATUS_TYPE_CREATE and
GST_STREAM_STATUS_TYPE_ENTER means and why it's usefull ?
2. What should i do to get all others ?
Thanks, in advance! :)
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Bus-report-just-part-of-GST-MESSAGE-STREAM-STATUS-tp4683006.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list