How to get deepstream rtsp output in ai-nvr

Please provide complete information as applicable to your setup.

• Jetson Orin Nx 16GB
• 7.0
• JP6.0
• 8.6.2.3
• NVIDIA GPU Driver Version (valid for GPU only)
• questions

I followed the instructions in this document to configure AI NVR, and everything went smoothly.
My question is, how can I retrieve the inference results from DeepStream?
I checked the logs of the DeepStream container, and it seems to be working normally.

deepstream_log.txt (34.4 KB)

How do you want to retrieve the results, check that in the video or other ways?

Thank you very much for your reply.
I want to use VLC to open the RTSP video stream inferred by DeepStream.

If feasible, my next step will be to simultaneously display the raw data from the IP cameras and the inference results from DeepStream on a video wall of VST.

Please refer the FAQ to enable RTSP output: JPS FAQ

Thank you very much !!!
As prompted by the FAQ, the video stream output from deepstream has been successfully retrieved.

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