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

Edge Insights for Retail Tutorial - Video Analytics Serving

Mane_Telpian
Beginner
445 Views

I am attempting to go through the video analytics serving tutorial for Edge Insights for Retail: https://software.intel.com/content/www/us/en/develop/documentation/edge-insights-retail-doc/tutorials/video-analytics-serving.html#video-analytics-serving . When I am trying to run

sudo docker run --rm -d --privileged \ --net=host \ -v ~/.Xauthority:/root/.Xauthority \ -v /tmp/.X11-unix/:/tmp/.X11-unix/ \ -v /tmp:/tmp \ -e DISPLAY=$DISPLAY \ video_analytics_serving_gstreamer_edgex:0.2.2

I get an error (Screenshot attached).

Here is the link I used to install everything at first: https://software.intel.com/iot/edgesoftwarehub/download/home/visioninsights

0 Kudos
1 Reply
alponsirenas
Employee
404 Views

Hi! The tutorial you are trying to follow is no longer supported. For the package you downloaded from https://software.intel.com/iot/edgesoftwarehub/download/home/visioninsights, follow Documentation and Tutorials here: https://software.intel.com/content/www/us/en/develop/documentation/edge-insights-vision-doc/tutorials.html.

 

0 Kudos
Reply