Intel® Edge Software Hub
Get answers from community peers to your questions about building Edge Software Hub solutions for edge compute node.
Announcements
Welcome to the Intel Community! If you like the answer to your question, please mark it as 'Accepted Solution' to help others.

The Edge Software Vision Package for Red Hat Enterprise Linux is now available here.

Learn more about developing on Intel® Hardware and Software here.
401 Discussions

ESDQ Error with Video Analytics v2022.1 - Object Detection GPU pipeline

PH_ROC
Beginner
1,118 Views

Hi Intel,

 

I had test ESDQ Video Analytic v2022.1 with an error in the test result. Test report as attached file.

PH_ROC_0-1679304647912.png

I had tried to solve the issue as the follow link:

https://www.intel.com/content/www/us/en/developer/articles/technical/edge-software-device-qualification-edge-video-analytics.html

PH_ROC_1-1679305037617.png

 

But still get same error result, Is there any method could fix the issue?

Please help to clarify, thanks you.

 

Sincerely.

Labels (1)
0 Kudos
1 Solution
JesusE_Intel
Moderator
996 Views

Hi PH_ROC,


Thank you for sharing the docker log output! I noticed the following error:

{"levelname": "ERROR", "asctime": "2023-03-15 08:19:15,731", "message": "RTSP Stream at /vasserving already exists, use different path", "module": "gstreamer_rtsp_server"}

{"levelname": "ERROR", "asctime": "2023-03-15 08:19:15,739", "message": "Error on Pipeline 132e4ff8c30a11edacdb0242ac120003: RTSP Stream at /vasserving already exists, use different path", "module": "gstreamer_pipeline"}

{"levelname": "INFO", "asctime": "2023-03-15 08:30:01,492", "message": "Pipeline d4602dbec30911edacdb0242ac120003 Ended", "module": "gstreamer_pipeline"}


I'm not entirely sure this is related to the EVAM test failing with GPU. Is it possible to test on another system or a fresh OS install?


Regards,

Jesus


View solution in original post

0 Kudos
6 Replies
JesusE_Intel
Moderator
1,100 Views

Hi PH_ROC,

Thanks for reaching out, I was not able to root cause the error from the log files. Could you please run esdq one more and copy/paste the entire output of the terminal?

From my side, I tested on an 11th gen system and the GPU pipeline failed due to a connection refused error when downloading the model. Running esdq a second time had a successfully GPU pipeline. Do you see the same error every time you run esdq?

Also, I did see a warning about the system not meeting the minimum requirements. Please ensure the system requirements are met.

https://www.intel.com/content/www/us/en/developer/articles/technical/edge-software-device-qualification-edge-video-analytics.html#inpage-nav-1


Regards,

Jesus


0 Kudos
PH_ROC
Beginner
1,066 Views

Hi JesusE_Intel,

 

Thank you for reply,

 

I had test again with 8GB RAM, but still have same error.

PH_ROC_0-1679624741873.png

 

For entire terminal output and report, please refer to the new upload attached files.

 

Sincerely.

0 Kudos
JesusE_Intel
Moderator
1,056 Views

Hi PH_ROC,


I'm not seeing any error message in the logs or terminal output. Would you mind sharing the output of the following commands?


$ groups

$ docker ps -a

$ docker logs edge_video_analytics_microservice


Regards,

Jesus


0 Kudos
PH_ROC
Beginner
1,009 Views

Hi JesusE_Intel,

 

FYI, please refer to the attached file.

 

Sincerely.

0 Kudos
JesusE_Intel
Moderator
997 Views

Hi PH_ROC,


Thank you for sharing the docker log output! I noticed the following error:

{"levelname": "ERROR", "asctime": "2023-03-15 08:19:15,731", "message": "RTSP Stream at /vasserving already exists, use different path", "module": "gstreamer_rtsp_server"}

{"levelname": "ERROR", "asctime": "2023-03-15 08:19:15,739", "message": "Error on Pipeline 132e4ff8c30a11edacdb0242ac120003: RTSP Stream at /vasserving already exists, use different path", "module": "gstreamer_pipeline"}

{"levelname": "INFO", "asctime": "2023-03-15 08:30:01,492", "message": "Pipeline d4602dbec30911edacdb0242ac120003 Ended", "module": "gstreamer_pipeline"}


I'm not entirely sure this is related to the EVAM test failing with GPU. Is it possible to test on another system or a fresh OS install?


Regards,

Jesus


0 Kudos
JesusE_Intel
Moderator
964 Views

If you need any additional information, please submit a new question as this thread will no longer be monitored.


0 Kudos
Reply