AW: Which events occur? In which order? Behaviour over a tee?
Maurer, Marie
marie.maurer at zeiss.com
Tue May 8 15:43:12 UTC 2018
Hi,
here at least some helpful links:
https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstEvent.html#GstEventType
https://gstreamer.freedesktop.org/documentation/design/streams.html
https://gstreamer.freedesktop.org/documentation/plugin-development/advanced/events.html
Best regards,
Marie
Von: gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedesktop.org] Im Auftrag von Maurer, Marie
Gesendet: Dienstag, 8. Mai 2018 16:26
An: gstreamer-devel at lists.freedesktop.org
Betreff: Which events occur? In which order? Behaviour over a tee?
Hello,
when debugging my own program I came to the point where I saw e.g. a STREAM_START event, followed by a CAPS event.
Is there a description what events occur and especially in which order they are sent? I am not sure if at least the start is independent from the pipeline used,
or I must even distinguish between a live video pipeline and a video playback pipeline.
Events are duplicated in a tee in the same way as frame data?
Is there perhaps a GST_DEBUG setting, where I can trace all of these events so I can clearly see what is used and in which order?
Many thanks!
Best regards,
Marie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180508/e5985ee7/attachment.html>
More information about the gstreamer-devel
mailing list