Edge Software Catalog
Support for issues related to Edge Software Catalog
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
484 Discussions

How to config Smart NVR Proxy Pipeline .

topgun97
Beginner
1,139 Views
Hello everyone,I installed Intel® Edge AI Box(v4.0).I run Smart NVR Proxy Pipeline with custom_models(yolov5s-416+license-plate-recognition-barrier-0007). $ ./run_container.sh smart_nvr.cfg [][][run_smart_nvr_runner][line:69]------------------------------------------------------------------------------------------------------------------------ [][][run_smart_nvr_runner][line:69]Running Smart NVR Proxy Pipeline with config: [model: yolov5s-416+license-plate-recognition-barrier-0007, device: iGPU, AI stream: 3]. [][][run_smart_nvr_runner][line:69]------------------------------------------------------------------------------------------------------------------------ [][][run_smart_nvr_runner][line:87]------------------------------------------------------------------------------------------------------------------------ [][][run_smart_nvr_runner][line:87]Smart NVR pipeline execution with config [model: yolov5s-416+license-plate-recognition-barrier-0007, device: iGPU, AI stream: 3] is finished [][][run_smart_nvr_runner][line:87]------------------------------------------------------------------------------------------------------------------------ [][][run_smart_nvr_runner][line:88]------------------------------------------------------------------------------------------------------------------------ [][][run_smart_nvr_runner][line:88]Check result in /home/topgun/intel_edge_aibox/Intel_Edge_AI_Box_4.0/Proxy_Pipeline_Module/output/smart_nvr_proxy_pipeline_with_config.csv [][][run_smart_nvr_runner][line:88]------------------------------------------------------------------------------------------------------------------------ The resule : Pipeline_Test,Device Used,Input Codec,Input Resolution,Input Channels,Model,Compose,Number of Monitors,AI Channels,AVG FPS,AVG CPU Freq(MHz),AVG CPU Util(%),AVG Memory Util(%),AVG GPU Freq(MHz),AVG GPU EU(RCS) Util(%),AVG GPU VDBox(VCS) Util(%),AVG package power(W),AVG GPU power(W),Duration(s),Result Smart_NVR_Proxy_Pipeline,iGPU,H264 (4Mbps),1080p@20,25,vehicle-license-plate-detection-barrier-0123+license-plate-recognition-barrier-0007,5x5,1,3,0,1374.97,80.00,0.90,62.00,0.11,0.00,10.98,0.27,2,No Error Smart_NVR_Proxy_Pipeline,iGPU,H264 (4Mbps),1080p@20,25,yolov5s-416+license-plate-recognition-barrier-0007,5x5,1,3,0,3092.30,177.14,3.87,111.50,0.81,0.60,54.74,0.41,15,No Error My question is how to config Smart NVR Proxy Pipeline to Inference the RTSP video stream. Thank you!
Labels (1)
0 Kudos
1 Solution
Aznie_Intel
Moderator
1,085 Views

Hi Topgun97,

 

Thanks for reaching out. You can specify multiple camera sources by -i rtsp://camera1_url,rtsp://camera2_url,....

You can take a look at this documentation.


Hope this helps.


 

Regards,

Aznie


View solution in original post

0 Kudos
2 Replies
Aznie_Intel
Moderator
1,086 Views

Hi Topgun97,

 

Thanks for reaching out. You can specify multiple camera sources by -i rtsp://camera1_url,rtsp://camera2_url,....

You can take a look at this documentation.


Hope this helps.


 

Regards,

Aznie


0 Kudos
Aznie_Intel
Moderator
991 Views

Hi Topgun97,


This thread will no longer be monitored since we have provided a solution. If you need any additional information from Intel, please submit a new question.



Regards,

Aznie



0 Kudos
Reply