Hi ,
How to Run Multiple Custom Use-cases on a single video stream, Do you have any reference python code for this?
I want to use Smart Recorder as well but not able to find any example in python. I want to record only when Vehicle enter in ROI.
please refer to this FAQ for how to do smart record in Python.
you can use nvdspreprocess to add a ROI, then deepstream will infer only on ROI. please refer to this sample. when there is a vehicle object, you can call interface to start record.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.