<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re:LibarmPlugin.so and Gstreamer Plugin missing in Intel® Distribution of OpenVINO™ Toolkit</title>
    <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/LibarmPlugin-so-and-Gstreamer-Plugin-missing/m-p/1301496#M24702</link>
    <description>&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hi Duggy,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Regarding the Gstreamer Plugin missing, have a look at your previous &lt;/SPAN&gt;&lt;A href="https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/OpenCV-and-GStreamer-Error-when-trying-to-run-through-video-on/m-p/1300300/highlight/true#M24617" rel="noopener noreferrer" target="_blank" style="font-size: 16px;"&gt;post&lt;/A&gt;&lt;SPAN style="font-size: 16px;"&gt;. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;OpenVINO™ Toolkit for Raspbian OS Package only supports Intel® Neural Compute Stick 2 (NCS2).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;In order to use OpenVINO™ ARM CPU plugin, you have to build &lt;/SPAN&gt;&lt;A href="https://www.intel.com/content/www/us/en/support/articles/000057005/boards-and-kits.html" rel="noopener noreferrer" target="_blank" style="font-size: 16px;"&gt;OpenVINO™ from source code&lt;/A&gt;&lt;SPAN style="font-size: 16px;"&gt; first and then build the &lt;/SPAN&gt;&lt;A href="https://github.com/openvinotoolkit/openvino_contrib/tree/master/modules/arm_plugin#openvino-toolkit---arm-cpu-plugin" rel="noopener noreferrer" target="_blank" style="font-size: 16px;"&gt;OpenVINO™ ARM CPU plugin&lt;/A&gt;&lt;SPAN style="font-size: 16px;"&gt;. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;For your information, we had tested running Object Detection Demo with person-vehicle-bike-detection-crossroad-0078 model to observe the performance differences between ARM CPU and NCS2. We obtained 0.2 FPS using ARM CPU (Raspberry Pi 4B) and 2 FPS using NCS2 on Raspberry PI 4. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Peh&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 27 Jul 2021 07:06:43 GMT</pubDate>
    <dc:creator>Peh_Intel</dc:creator>
    <dc:date>2021-07-27T07:06:43Z</dc:date>
    <item>
      <title>LibarmPlugin.so and Gstreamer Plugin missing</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/LibarmPlugin-so-and-Gstreamer-Plugin-missing/m-p/1300958#M24670</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have been trying to install OpenVino on Raspberry Pi 4 and then run multi camera multi tracking demo.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I receive 2 errors that I cant seem to resolve:&lt;/P&gt;
&lt;P&gt;GStreamer warning installation is missing a required plugin (but doesnt say which or how to resolve) and&lt;/P&gt;
&lt;P&gt;Cannot load library 'libarmPlugin.so' : LibrarmPlugin.so: cannot open shared object file: No such file or directory.&lt;/P&gt;
&lt;P&gt;I have installed on Raspberry Pi 4 Arm64 without NCS2 stick (for now). Openvino installed successfully it seems by unpacking the l_openvino_toolkit_runtime_raspian_p_2021.4.582.tgz, running cmake and setting up the environment variables (as per docs.openvinotoolkit.org). The multi Camera Multi Target Python Demo also seemed to have installed correctly but complains as per the above when running the py file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jul 2021 21:25:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/LibarmPlugin-so-and-Gstreamer-Plugin-missing/m-p/1300958#M24670</guid>
      <dc:creator>Duggy</dc:creator>
      <dc:date>2021-07-23T21:25:44Z</dc:date>
    </item>
    <item>
      <title>Re:LibarmPlugin.so and Gstreamer Plugin missing</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/LibarmPlugin-so-and-Gstreamer-Plugin-missing/m-p/1301496#M24702</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hi Duggy,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Regarding the Gstreamer Plugin missing, have a look at your previous &lt;/SPAN&gt;&lt;A href="https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/OpenCV-and-GStreamer-Error-when-trying-to-run-through-video-on/m-p/1300300/highlight/true#M24617" rel="noopener noreferrer" target="_blank" style="font-size: 16px;"&gt;post&lt;/A&gt;&lt;SPAN style="font-size: 16px;"&gt;. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;OpenVINO™ Toolkit for Raspbian OS Package only supports Intel® Neural Compute Stick 2 (NCS2).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;In order to use OpenVINO™ ARM CPU plugin, you have to build &lt;/SPAN&gt;&lt;A href="https://www.intel.com/content/www/us/en/support/articles/000057005/boards-and-kits.html" rel="noopener noreferrer" target="_blank" style="font-size: 16px;"&gt;OpenVINO™ from source code&lt;/A&gt;&lt;SPAN style="font-size: 16px;"&gt; first and then build the &lt;/SPAN&gt;&lt;A href="https://github.com/openvinotoolkit/openvino_contrib/tree/master/modules/arm_plugin#openvino-toolkit---arm-cpu-plugin" rel="noopener noreferrer" target="_blank" style="font-size: 16px;"&gt;OpenVINO™ ARM CPU plugin&lt;/A&gt;&lt;SPAN style="font-size: 16px;"&gt;. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;For your information, we had tested running Object Detection Demo with person-vehicle-bike-detection-crossroad-0078 model to observe the performance differences between ARM CPU and NCS2. We obtained 0.2 FPS using ARM CPU (Raspberry Pi 4B) and 2 FPS using NCS2 on Raspberry PI 4. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Peh&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Jul 2021 07:06:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/LibarmPlugin-so-and-Gstreamer-Plugin-missing/m-p/1301496#M24702</guid>
      <dc:creator>Peh_Intel</dc:creator>
      <dc:date>2021-07-27T07:06:43Z</dc:date>
    </item>
    <item>
      <title>Re:LibarmPlugin.so and Gstreamer Plugin missing</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/LibarmPlugin-so-and-Gstreamer-Plugin-missing/m-p/1304120#M24829</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hi Duggy,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;This thread will no longer be monitored since we have provided a solution.&amp;nbsp;If you need any additional information from Intel, please submit a new question.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Peh&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Aug 2021 02:12:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/LibarmPlugin-so-and-Gstreamer-Plugin-missing/m-p/1304120#M24829</guid>
      <dc:creator>Peh_Intel</dc:creator>
      <dc:date>2021-08-06T02:12:28Z</dc:date>
    </item>
  </channel>
</rss>

