<?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 Using a Video Player plug- in in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Using-a-Video-Player-plug-in/m-p/1045324#M47715</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I want to use this plug- in in my project &lt;A href="https://github.com/moust/cordova-plugin-videoplayer"&gt;https://github.com/moust/cordova-plugin-videoplayer&lt;/A&gt; . But it seems to work only with full path of the video and not with for example "assets/videos/exampleVideo.mp4". It works perfectly when the video is from the internet though.&lt;/P&gt;

&lt;P&gt;What is the full path to my www folder of the project? I mean what path should I use if I want to play this exampleVideo.mp4 in my assets folder.&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jun 2015 09:13:19 GMT</pubDate>
    <dc:creator>Slavi_I_</dc:creator>
    <dc:date>2015-06-19T09:13:19Z</dc:date>
    <item>
      <title>Using a Video Player plug- in</title>
      <link>https://community.intel.com/t5/Software-Archive/Using-a-Video-Player-plug-in/m-p/1045324#M47715</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I want to use this plug- in in my project &lt;A href="https://github.com/moust/cordova-plugin-videoplayer"&gt;https://github.com/moust/cordova-plugin-videoplayer&lt;/A&gt; . But it seems to work only with full path of the video and not with for example "assets/videos/exampleVideo.mp4". It works perfectly when the video is from the internet though.&lt;/P&gt;

&lt;P&gt;What is the full path to my www folder of the project? I mean what path should I use if I want to play this exampleVideo.mp4 in my assets folder.&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2015 09:13:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Using-a-Video-Player-plug-in/m-p/1045324#M47715</guid>
      <dc:creator>Slavi_I_</dc:creator>
      <dc:date>2015-06-19T09:13:19Z</dc:date>
    </item>
    <item>
      <title>Use this function to get the</title>
      <link>https://community.intel.com/t5/Software-Archive/Using-a-Video-Player-plug-in/m-p/1045325#M47716</link>
      <description>&lt;P&gt;Use this function to get the webroot:&lt;/P&gt;

&lt;PRE class="lang-js prettyprint prettyprinted" style="margin-top: 0px; padding: 5px; border: 0px; font-size: 13px; overflow: auto; width: auto; max-height: 600px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; color: rgb(57, 51, 24); word-wrap: normal; background-color: rgb(238, 238, 238);"&gt;&lt;CODE style="margin: 0px; padding: 0px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: inherit;"&gt;&lt;SPAN class="kwd" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 139);"&gt;function&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt; getWebRoot&lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;()&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt; &lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;{&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;
    &lt;/SPAN&gt;&lt;SPAN class="str" style="margin: 0px; padding: 0px; border: 0px; color: rgb(128, 0, 0);"&gt;"use strict"&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt; &lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;;&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;
    &lt;/SPAN&gt;&lt;SPAN class="kwd" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 139);"&gt;var&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt; path &lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;=&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt; window&lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;location&lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;href &lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;;&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;
    path &lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;=&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt; path&lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;substring&lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;(&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt; &lt;/SPAN&gt;&lt;SPAN class="lit" style="margin: 0px; padding: 0px; border: 0px; color: rgb(128, 0, 0);"&gt;0&lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;,&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt; path&lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;lastIndexOf&lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;(&lt;/SPAN&gt;&lt;SPAN class="str" style="margin: 0px; padding: 0px; border: 0px; color: rgb(128, 0, 0);"&gt;'/'&lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;)&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt; &lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;)&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt; &lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;;&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;
    &lt;/SPAN&gt;&lt;SPAN class="kwd" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 139);"&gt;return&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt; path &lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;;&lt;/SPAN&gt;&lt;SPAN class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;
&lt;/SPAN&gt;&lt;SPAN class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);"&gt;}&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 19 Jun 2015 23:36:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Using-a-Video-Player-plug-in/m-p/1045325#M47716</guid>
      <dc:creator>Swati_S_Intel1</dc:creator>
      <dc:date>2015-06-19T23:36:52Z</dc:date>
    </item>
    <item>
      <title>Thank you!</title>
      <link>https://community.intel.com/t5/Software-Archive/Using-a-Video-Player-plug-in/m-p/1045326#M47717</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jun 2015 08:48:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Using-a-Video-Player-plug-in/m-p/1045326#M47717</guid>
      <dc:creator>Slavi_I_</dc:creator>
      <dc:date>2015-06-20T08:48:52Z</dc:date>
    </item>
  </channel>
</rss>

