7c1adc4fec494f1710d614ecd20c708edca29ea5
[living-lab-site.git] / application / views / article / english / install-plugins.php
1 <h1>NextShare Plugins</h1>
2 <ol>
3         <li><a href="#SwarmPlayer">SwarmPlayer (based on HTML5)</a></li>
4         <li><a href="#NextSharePC">NextSharePC (based on VLC)</a></li>
5 </ol>
6
7 <h1><a name="SwarmPlayer">SwarmPlayer</a></h1>
8 <p>To install the SwarmPlayer video plugin (based on <a href="http://www.w3.org/TR/html5/">HTML5</a>) visit P2P-Next's <a href="http://swarmplayer.p2p-next.org/" target="_blank">SwarmPlayer Site</a>. You'll find a page such as the one in the screenshot below.
9 </p>
10
11 <a href="http://swarmplayer.p2p-next.org/" target="_blank" style="text-align:center"><img src="<?php echo site_url('img/SwarmPlayer-site.jpg') ?>" alt="SwarmPlayer Site" width="288" height="240" /></a>
12
13 <p>
14 Find the green button labeled "Add Swarmplayer ...". Click it and follow the instructions.</p>
15
16 <h1><a name="NextSharePC">NextSharePC</a></h1>
17 <p>To install the NextSharePC video plugin (based on <a href="http://www.videolan.org/vlc/">VLC</a>) follow the steps below:</p>
18 <ol>
19         <li>If you are using ...
20                 <p><img src="<?php echo site_url('img/windows-icon.png') ?>" alt="win" class="inline" /> ... Windows, run <a href="download/NextSharePC.exe">the Windows installer</a>.</p>
21                 <p><img src="<?php echo site_url('img/macosx-icon.png') ?>" alt="win" class="inline" /> ... Mac, run <a href="download/NextSharePC.dmg">the Mac OS X installer</a>.</p>
22         </li>
23         <li>Restart your browser and revisit the page.</li>
24         <li>Enjoy! ;-)</li>
25 </ol>