Can't get optical flow metadata in Python binding

Is there a way to fetch optical flow metadata via pyds or it’s not yet implemented?
For detection it works well, but didn’t find a way how to read optical flow data in some of DeepStream test apps with python.

We’ve checked pyds library, but didn’t find how to cast NvOptFlowMeta data in something readable in Python. Currently it’s PyCapsule.

Hi bofirov,
It’s not supported in current release.
Will check the support plan and give you update.

Thanks!

Thank you!