Example code for sending extra data along with GstBuffer

Vinod Kesti vinodkesti at yahoo.com
Wed Aug 23 05:05:19 UTC 2017


If data has to be sent along with the buffer then Metadata is better option.

https://gstreamer.freedesktop.org/documentation/design/meta.html

You need to write small piece of code to insert and retrieve the metadata.

Note: Elements in pipeline should pass through the metadata



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Example-code-for-sending-extra-data-along-with-GstBuffer-tp4684282p4684292.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list