Adding custom metadata before streammux in python

Deepstream :- 6.2 on dGPU

I want to understand how to add custom metadata to buffers before streammux, It has been explained with c/c++ examples but not with python examples. The python deepstream-test4 application was not useful much in this case as it does not add metadata before streammux.

thanks

There is already gst-buffer-add-nvds-meta binding in pyds. configure_source_for_ntp_sync — Deepstream Deepstream Version: 6.3 documentation

You can implement by yourself according to the c/c++ sample

okay, I’ll have to see how to implement the copy and release function.
thanks

I’m closing this topic due to there is no update from you for a period, assuming this issue was resolved.
If still need the support, please open a new topic. Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.