Multiple smart recordings of the same stream at the same time

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU)
Both
• DeepStream Version
6
• JetPack Version (valid for Jetson only)
4.6.1
• TensorRT Version
8.0.1
• NVIDIA GPU Driver Version (valid for GPU only)
470.82.00
• Issue Type( questions, new requirements, bugs)
Questions
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
Trigger another smart recording of the same stream when it’s already recording
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)
When I try to start another recording of a stream that is already recording NvDsSRStart returns NVDSSR_STATUS_INVALID_OP. Are you supposed to be able to record multiple videos at the same time? If not, what’s the point of NvDsSRSessionId?

Sorry for the late response, is this still an issue to support? Thanks

Hi @kayccc, yes this is still an issue.

NO. Actually smart recording only support one session. NvDsSRSessionId is not implemented yet.

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