DeepStream Python API - Smart Record

• Jetson Xavier NX
• DeepStream 5.1

I am trying to implement a DeepStream pipeline which will record a video stream when a certain event is detected. I have developed my app in python to speed up the development. I am wondering if there is the ability to use the smart record feature via the python interface for DeepStream? Or are you forced to use the C/C++?

Regards,
Patrick

There is no smart recording python binding with current pyds.

Any plan to support it as part of pyds in the future?

We have taken this request into our roadmap, it may be implemented in the future.

1 Like