<?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 How to pass the inference data to EdgeX via MQTT when using VAS in Edge Software Catalog</title>
    <link>https://community.intel.com/t5/Edge-Software-Catalog/How-to-pass-the-inference-data-to-EdgeX-via-MQTT-when-using-VAS/m-p/1199595#M2443</link>
    <description>&lt;P&gt;Hi~Team&lt;/P&gt;
&lt;P&gt;After I got the video source by using webcam in previous post&lt;SPAN style="font-family: inherit;"&gt;(&lt;/SPAN&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://community.intel.com/t5/Intel-Edge-Software-Hub/How-to-change-the-video-source-through-webcam-in-Edge-Insights/m-p/1191811#M59" target="_blank"&gt;https://community.intel.com/t5/Intel-Edge-Software-Hub/How-to-change-the-video-source-through-webcam-in-Edge-Insights/m-p/1191811#M59&lt;/A&gt;&lt;SPAN style="font-family: inherit;"&gt;) ,and now I tried to pass the inference data to EdgeX via MQTT , but something was wrong after I tried it , below&amp;nbsp; was what I done for more detail&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;==============================================================================&lt;/P&gt;
&lt;P&gt;1.&amp;nbsp;&lt;STRONG&gt;mkdir -p ~/dev/edge_insights_retail/pipelines/object_detection/1&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2. &lt;STRONG&gt;copy the pipeline.josn from&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;~/edge_insights_retail/installation/src/Edge_Insights_for_Retail_1.0.0/5e8448fb2d4cc8002a1f3418/rtsf-at-checkout-reference-design/loss-detection-app/pipelines/object_detection/6&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;to&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt; ./pipelines/object_detection/1/pipeline.json&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. &lt;STRONG&gt;Modify&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;pipelines/object_detection/1/pipeline.json&lt;/STRONG&gt; to v4l2src device=/dev/video0&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mqtt_pipeline.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/11762i4A9CAA47FB024980/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Mqtt_pipeline.png" alt="Mqtt_pipeline.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;DIV id="tinyMceEditorNoway_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;4. Type &lt;STRONG&gt;xhost local:root&lt;/STRONG&gt; and&amp;nbsp;&lt;STRONG&gt;sudo docker-compose -f docker-compose.edgex.yml up -d&lt;/STRONG&gt; under ~/Desktop/edge_insights_retail/installation/src/Edge_Insights_for_Retail_1.0.0/5e8448fb2d4cc8002a1f3418/rtsf-at-checkout-reference-design/loss-detection-app this path to invoke all micro-service&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/11763iC33C23D4614940E2/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&amp;nbsp;(we saw the error about mqtt docker can't running)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;5. Running VAS docker with mount outside pipeline method&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; (sudo docker run --rm -d --privileged --net=host -v ~/.Xauthority:/root/.Xauthority -v /tmp/.X11-unix/:/tmp/.X11-unix/ -v /tmp:/tmp&lt;STRONG&gt; -v ~/dev/edge_insights_retail/pipelines:/home/video-analytics/pipelines&lt;/STRONG&gt; -e DISPLAY=$DISPLAY video_analytics_serving_gstreamer_edgex:0.2.2)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/11764i08599441C235B31A/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="3.png" alt="3.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;6. Check VAS docker's pipeline with correctly mount from outside path&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="4.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/11765i32B0C3EFC02A96FA/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="4.png" alt="4.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;7. executed curl command with&amp;nbsp;&lt;/P&gt;
&lt;P&gt;curl localhost:8080/pipelines/object_detection/1 -X POST -H 'Content-Type: application/json' -d '{ "source": { "uri": "file:///nil", "type": "uri" }, "destination": { "type": "mqtt", "host": "mqtt:1883", "topic":"AnalyticsData"}}'&lt;/P&gt;
&lt;P&gt;and we got error response as below&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="5.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/11766i939672F61027BD88/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="5.png" alt="5.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;and I also check the previous command&lt;/P&gt;
&lt;P&gt;curl localhost:8080/pipelines/object_detection/2 -X POST -H 'Content-Type: application/json' -d '{ "source": { "uri": "file:///nil", "type": "uri" }}'&lt;/P&gt;
&lt;P&gt;then we got the same response&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="6.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/11767i46A8570D56CCD311/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="6.png" alt="6.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;and I got the logs shown as below&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/11769iFF3582272477CE1D/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="8.png" alt="8.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;but when I for back to the previous status (without any change just only have folder /pipeline/2 ) , everything works well&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="7.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/11768i27DE9D017E5AF99C/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="7.png" alt="7.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Is there anything else I need to pay attention to ??&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Many thanks&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Noway&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Aug 2020 03:47:40 GMT</pubDate>
    <dc:creator>Noway</dc:creator>
    <dc:date>2020-08-12T03:47:40Z</dc:date>
    <item>
      <title>How to pass the inference data to EdgeX via MQTT when using VAS</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/How-to-pass-the-inference-data-to-EdgeX-via-MQTT-when-using-VAS/m-p/1199595#M2443</link>
      <description>&lt;P&gt;Hi~Team&lt;/P&gt;
&lt;P&gt;After I got the video source by using webcam in previous post&lt;SPAN style="font-family: inherit;"&gt;(&lt;/SPAN&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://community.intel.com/t5/Intel-Edge-Software-Hub/How-to-change-the-video-source-through-webcam-in-Edge-Insights/m-p/1191811#M59" target="_blank"&gt;https://community.intel.com/t5/Intel-Edge-Software-Hub/How-to-change-the-video-source-through-webcam-in-Edge-Insights/m-p/1191811#M59&lt;/A&gt;&lt;SPAN style="font-family: inherit;"&gt;) ,and now I tried to pass the inference data to EdgeX via MQTT , but something was wrong after I tried it , below&amp;nbsp; was what I done for more detail&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;==============================================================================&lt;/P&gt;
&lt;P&gt;1.&amp;nbsp;&lt;STRONG&gt;mkdir -p ~/dev/edge_insights_retail/pipelines/object_detection/1&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2. &lt;STRONG&gt;copy the pipeline.josn from&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;~/edge_insights_retail/installation/src/Edge_Insights_for_Retail_1.0.0/5e8448fb2d4cc8002a1f3418/rtsf-at-checkout-reference-design/loss-detection-app/pipelines/object_detection/6&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;to&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt; ./pipelines/object_detection/1/pipeline.json&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. &lt;STRONG&gt;Modify&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;pipelines/object_detection/1/pipeline.json&lt;/STRONG&gt; to v4l2src device=/dev/video0&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mqtt_pipeline.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/11762i4A9CAA47FB024980/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Mqtt_pipeline.png" alt="Mqtt_pipeline.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;DIV id="tinyMceEditorNoway_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;4. Type &lt;STRONG&gt;xhost local:root&lt;/STRONG&gt; and&amp;nbsp;&lt;STRONG&gt;sudo docker-compose -f docker-compose.edgex.yml up -d&lt;/STRONG&gt; under ~/Desktop/edge_insights_retail/installation/src/Edge_Insights_for_Retail_1.0.0/5e8448fb2d4cc8002a1f3418/rtsf-at-checkout-reference-design/loss-detection-app this path to invoke all micro-service&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/11763iC33C23D4614940E2/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&amp;nbsp;(we saw the error about mqtt docker can't running)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;5. Running VAS docker with mount outside pipeline method&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; (sudo docker run --rm -d --privileged --net=host -v ~/.Xauthority:/root/.Xauthority -v /tmp/.X11-unix/:/tmp/.X11-unix/ -v /tmp:/tmp&lt;STRONG&gt; -v ~/dev/edge_insights_retail/pipelines:/home/video-analytics/pipelines&lt;/STRONG&gt; -e DISPLAY=$DISPLAY video_analytics_serving_gstreamer_edgex:0.2.2)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/11764i08599441C235B31A/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="3.png" alt="3.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;6. Check VAS docker's pipeline with correctly mount from outside path&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="4.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/11765i32B0C3EFC02A96FA/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="4.png" alt="4.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;7. executed curl command with&amp;nbsp;&lt;/P&gt;
&lt;P&gt;curl localhost:8080/pipelines/object_detection/1 -X POST -H 'Content-Type: application/json' -d '{ "source": { "uri": "file:///nil", "type": "uri" }, "destination": { "type": "mqtt", "host": "mqtt:1883", "topic":"AnalyticsData"}}'&lt;/P&gt;
&lt;P&gt;and we got error response as below&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="5.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/11766i939672F61027BD88/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="5.png" alt="5.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;and I also check the previous command&lt;/P&gt;
&lt;P&gt;curl localhost:8080/pipelines/object_detection/2 -X POST -H 'Content-Type: application/json' -d '{ "source": { "uri": "file:///nil", "type": "uri" }}'&lt;/P&gt;
&lt;P&gt;then we got the same response&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="6.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/11767i46A8570D56CCD311/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="6.png" alt="6.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;and I got the logs shown as below&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/11769iFF3582272477CE1D/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="8.png" alt="8.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;but when I for back to the previous status (without any change just only have folder /pipeline/2 ) , everything works well&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="7.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/11768i27DE9D017E5AF99C/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="7.png" alt="7.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Is there anything else I need to pay attention to ??&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Many thanks&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Noway&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 03:47:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/How-to-pass-the-inference-data-to-EdgeX-via-MQTT-when-using-VAS/m-p/1199595#M2443</guid>
      <dc:creator>Noway</dc:creator>
      <dc:date>2020-08-12T03:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass the inference data to EdgeX via MQTT when using VAS</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/How-to-pass-the-inference-data-to-EdgeX-via-MQTT-when-using-VAS/m-p/1199950#M2444</link>
      <description>&lt;P&gt;In the non working case, it looks as if the service has exited (as the curl request is not able to connect to the port 8080).&lt;/P&gt;
&lt;P&gt;Can you attach full logs for the working and non working case?&lt;/P&gt;
&lt;P&gt;Neelay&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2020 06:35:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/How-to-pass-the-inference-data-to-EdgeX-via-MQTT-when-using-VAS/m-p/1199950#M2444</guid>
      <dc:creator>Neelay_S_Intel</dc:creator>
      <dc:date>2020-08-13T06:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass the inference data to EdgeX via MQTT when using VAS</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/How-to-pass-the-inference-data-to-EdgeX-via-MQTT-when-using-VAS/m-p/1200271#M2445</link>
      <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/91656"&gt;@Neelay_S_Intel&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi~Neelay&lt;/P&gt;
&lt;P&gt;Good Day&lt;/P&gt;
&lt;P&gt;Non working case's log as below&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/11808i6A0A72E257D884E7/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="8.png" alt="8.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;About working case , In fact , I don't have any working case to catch the logs , and then I try to reboot system , it still the same problem on it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is any way to check which process occupied mqtt service??&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Noway&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2020 08:09:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/How-to-pass-the-inference-data-to-EdgeX-via-MQTT-when-using-VAS/m-p/1200271#M2445</guid>
      <dc:creator>Noway</dc:creator>
      <dc:date>2020-08-14T08:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass the inference data to EdgeX via MQTT when using VAS</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/How-to-pass-the-inference-data-to-EdgeX-via-MQTT-when-using-VAS/m-p/1200300#M2446</link>
      <description>&lt;P&gt;The log doesn't indicate any error on the part of the service itself. The only thing I see that looks suspicious is the line about failing to look up mqtt via the docker dns.&lt;/P&gt;
&lt;P&gt;I found a similar issue mentioned here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/docker/for-win/issues/2860" target="_blank" rel="noopener"&gt;https://github.com/docker/for-win/issues/2860&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It looks as if it may be related to proxy configuration on docker / windows.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you running behind a proxy?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you also confirm that the service / container exits after this network failure?&lt;/P&gt;
&lt;P&gt;You can try a simple curl request to localhost:8080&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One other thought: its possible that as you change the configuration of the VAS container to run in privileged mode with the host network - it may not be able to connect to the mqtt broker in the docker network. Is it possible you would need to change the mqtt broker configuration as well?&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/5580"&gt;@Tobias_M_Intel&lt;/a&gt;&amp;nbsp; Do you know if any special consideration needs to be made once elevating privileges to access the webcamera - are there any other settings that need to be changed so the container can still access the mqtt broker?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2020 10:41:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/How-to-pass-the-inference-data-to-EdgeX-via-MQTT-when-using-VAS/m-p/1200300#M2446</guid>
      <dc:creator>Neelay_S_Intel</dc:creator>
      <dc:date>2020-08-14T10:41:44Z</dc:date>
    </item>
  </channel>
</rss>

