how to send "custom" event tag (gboxed type) through rtp ?

Sebastian Dröge sebastian at centricular.com
Thu Aug 13 06:11:37 PDT 2015


On Do, 2015-08-13 at 05:55 -0700, Deven wrote:
> The other event_tag is read correctly by READER_EVENT_TAG.
> When SENDER_EVENT_TAG uses integer type instead of G_BOXED_TYPE, it 
> works.
> It doesn't work with g_pointer type and g_boxed_type.
> 
> Did you have any idea about transferring custom event tag through rtp 
> ?

It might work if you register serialization and deserialization
functions for your boxed GType. See gst_value_register().

If that doesn't work, it can be made to work :)

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150813/05bb7289/attachment.sig>


More information about the gstreamer-devel mailing list