Object detection: Multiple RTSP streams on Jetson Nano

Hi,

I am running a object detection model. I have 3 RTSP cameras to run in parallel.
When I start the 2nd stream response is so slow and its hanging.

How to run multiple RTSP streams parallel?
Kindly help…

try with jetson-inferece utility video-viewer utility but you need to fix to make rtsp faster

https://github.com/dusty-nv/jetson-inference/issues/822

for the video-viewer(you can use the same principle for detectnet)
https://github.com/dusty-nv/jetson-inference/blob/master/docs/aux-streaming.md

Hi,
You can try DeepStream SDK.

After the installation, the package is in

/opt/nvidia/deepstream/deepstream-5.0/