rtp, audio live pipeline, shutdown, eos is too fast on multicore machine

Thomas Roos thomas at roosesweb.de
Mon Oct 19 05:00:59 PDT 2015


That means all events passed to my bus_message_cb are not available to
gstreamer elements in the pipline as well? So I steal the events from
the pipline by adding a watch to the bin?

2015-10-19 13:39 GMT+02:00 Sebastian Dröge <sebastian at centricular.com>:
> On Mo, 2015-10-19 at 13:25 +0200, Thomas Roos wrote:
>> by returning  TRUE by the bus_message_cb the bus message should be
>> available to the gst_bus_timed_pop_filtered() again?
>> http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/ht
>> ml/GstBus.html#GstBusFunc
>
> No, that's just for removing the bus watch or not. I.e. if your
> callback will be called again in the future.
>
> --
> Sebastian Dröge, Centricular Ltd · http://www.centricular.com
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>


More information about the gstreamer-devel mailing list