Add klv data to live stream
Nicolas Dufresne
nicolas at ndufresne.ca
Thu Jul 19 14:26:38 UTC 2018
Le mercredi 18 juillet 2018 à 07:58 -0500, EliA a écrit :
> Hi
>
> How can i with gstreamer integrate klv data with encoded h264/h265
> stream?
>
> I am using gstreamer ver 1.8.3 on ubuntu
Uses appsrc for the KLV stream, set the caps and format properly and
then wrap you klv binary in a GstBuffer and push. Note that not all
muxers supports klv.
>
> Thank!
>
>
>
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180719/3e66fb65/attachment.sig>
More information about the gstreamer-devel
mailing list