VRmnv

Results 1 issues of VRmnv

Hello everyone! I'm trying to access buffer's metadata in appsink element. I want to extract SEIUser data and process it further. Example: ``` buffer := sample.GetBuffer() buffer.ForEachMeta(func(meta *gst.Meta) bool {...