Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6392 Discussions

Runtime issue with the usage of vaapi elements which is added as a part OpenVINO 2020.3 runtime container

SandeshKum_S_Intel
769 Views

$ docker run -u root -it --device /dev/dri:/dev/dri --device-cgroup-rule='c 189:* rmw' -v /dev/bus/usb:/dev/bus/usb --rm openvino/ubuntu18_runtime:2020.3 /bin/bash
[setupvars.sh] OpenVINO environment initialized
root@dd79863d62d3:/opt/intel/openvino_2020.3.194# gst-inspect-1.0 vaapi
Plugin Details:
  Name                     vaapi
  Description              VA-API based elements
  Filename                 /opt/intel/openvino/data_processing/gstreamer/lib/gstreamer-1.0/libgstvaapi.so
  Version                  1.16.2
  License                  LGPL
  Source module            gstreamer-vaapi
  Binary package           gstreamer-vaapi
  Origin URL               http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer


  0 features:

 

root@dd79863d62d3:/opt/intel/openvino_2020.3.194# echo $GST_PLUGIN_PATH
/opt/intel/openvino/data_processing/dl_streamer/lib:/opt/intel/openvino/data_processing/gstreamer/lib/gstreamer-1.0
 

There is some missing libraries/dependencies which is causing the issues with vaapi elements

0 Kudos
2 Replies
SandeshKum_S_Intel
762 Views

Gentle Reminder for this topic

0 Kudos
Luis_at_Intel
Moderator
739 Views

Hi SandeshKum_S_Intel,


Thanks for reaching out. Can you share what are some of the issues you are running into? Are there any errors or warnings you are seeing? Please provide any details that could help us reproduce such problem.



Regards,

Luis


0 Kudos
Reply