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.
483 Discussions

Edge Insights for Retail Tutorial - Video Analytics Serving

Mane_Telpian
Beginner
1,470 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
1,429 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