Python bindings for Smart Video Record

Is there any python bindings for smart record now?
As per statement ( there is only C version smart-record , you can try valve + “encoder+mux+filesink” to implement, please refer to deepstream-python )in here

Would it be possible to get it working for multiple stream sources with a greater speed?

no, it is still on the roadmap.

can you elaborate on this?

I mean, would we be able to achieve the same performance observed when we use the smart capture functionality?

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks

please refer to smart recording design doc. it is used to accpet rtsp source because there is no transcode in recordbin. if there is encoding in the custom recordbin, there should be a different performance. As you know, encoding will use resource and cause delay.

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