I have 3 additional IP cameras running over RTSP that I’d like to add to a generic DeepStream sdk config file for use on a jetson nano, then eventually with 20 streams on a xavier NX. On the nano sample config file here, there is one group/section for source 0
Hi all, thanks for the quick turnaround and helpful tips! From what I gather, it’s a simple as copy/paste source groups into the script. All I did was increase the source num (0,1,2,3) and added the URI link to each group.
Works!!!
However, there is a noticeable lag time of approx 15sec. 3 x Hikvision IP cams are set to 25fps @ 1080p
Is this a normal buffer time?
Can the jetson nano and Xavier be clocked?
How can we change the algorithm/plugin from resnet10.caffemodel to peoplenet?
Last question and I’m sorry to be so needy but I’m not sure where else to ask these questions :)
The GPU usage is no longer visible in my jetson system monitor… Is that normal?