VRmnv
VRmnv
Any work on this? Will be great to have such feature in ogen
I managed to convert GstVideoSEIUserDataUnregisteredMeta to GoBytes with C.GoBytes() ``` buffer.ForEachMeta(func(meta *gst.Meta) bool { metaSize := int(meta.Info().Size()) cMetaPtr := meta.Instance() // Convert the C pointer to a byte slice metaBytes...
Having a same issue(
@kiview this is docker