Modify AI-NVR to use a custom deepstream python script

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) Jetson Orin Nano
• DeepStream Version 7.1
• JetPack Version (valid for Jetson only) 6.2
• TensorRT Version 10.7.0.23
• NVIDIA GPU Driver Version (valid for GPU only)
• Issue Type( questions, new requirements, bugs) question
• 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)
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)

Hi, i have a custom deepstream python pipeline script to do face detection and some processing later using probes. I want to run this script with VST and SDR and redis the microservices that are in AI NVR application do you have a sample or documentation that can help in this task? Would be really Helpful Thanks.

Move to JPS forum.

I suggest you integrate your model for face detection into currently DeepStream microservice in AI-NVR: AI NVR — Jetson Platform Services documentation

I see for the python version in deepstream sample app 5 they are using pyservicemaker library. is there a python version with just deepstream and Gstreamer since it mentions in the pyservicemaker documentation that it is in alpha stage .

We recommend using pyservicemaker instead of pyds.