How to Stream VU+ directly on your Samsung Smart TV

DanielFran

BH Lover
This tutorial is dedicated to who want to stream Vu+ directly in a Samsung Smart TV.
You can eventually reuse part of this solution to other Smart TV...

Requirements:
1 - Vu+ receiver with BH image and BH Tuner Server active
2 - Samsung Smart TV
3 - PC used to install the widget nStreamLmod on your Samsung Smart TV and to create/edit XML with channel list.

First you need to confirm that you can access your VU+ receiver from the TV! You need obviously that your TV is connected in same LAN / WLAN than your VU+ receiver...
To confirm it is working, you can for example follow tuturial Howto stream Vu+ -> Vu+ (Tuner through DLNA), activating MediaTomb you can share any media content and play it directly from your Smart TV.


Now that you can access your VU+ receiver from your Smart TV, you will need then to create a Playlist with the channel list. This part needs a lot of work for now because it needs to be done manually!

Here an example of my Meo.xml bouquet that you can found in nStreamLmod/XML/ directory:
Code:
<?xml version="1.0" encoding="UTF-8" ?>
<items>
<channel>
<channel>
<title>RTP 1</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:65:65:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>RTP 2</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:66:65:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>SIC</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:C9:66:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>TVI</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:12D:67:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>SIC Notcias</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:CA:66:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>TVI24</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:85:65:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>RTP Informao</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:69:65:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>CM TV</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:1F8:69:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>SIC Mulher</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:1388:30:36:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>SIC Radical</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:516:67:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Q</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:523:67:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Porto Canal</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:517:67:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>RTP Memria</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:519:67:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>RTP frica</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:520:67:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>RTP Madeira</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:6A:65:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>RTP Aores</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:6B:65:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>ARTV</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:78:65:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Localviso TV</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:1FC:69:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>TPA Internacional</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:EE:66:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>TVC1</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:D6:66:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>TVC2</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:74:65:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>TVC3</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:D7:66:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>TVC4</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:83:65:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Hollywood HD</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:194:68:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Hollywood</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:73:65:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>MGM</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:1F7:69:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Fox Movies</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:138A:30:36:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Destaque TVCine And Series</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:DF:66:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>AXN HD</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:57D:68:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>AXN White HD</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:13A9:27:36:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>AXN Black HD</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:13A6:27:36:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>FOX HD</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:57E:68:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>FOX Life HD</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:13AB:27:36:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Fox Crime HD</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:13AC:27:36:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>FX</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:51A:67:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Syfy</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:7B:65:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>TVSries</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:1FA:69:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>E! Entertainment</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:51D:67:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>CBS Reality</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:51E:67:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>TVI Fico</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:E6:66:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Secret Story 4</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:CF:66:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Sport TV Live HD</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:57B:68:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Sport TV Live</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:81:65:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Sport TV 1 HD</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:579:68:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Sport TV1</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:12E:67:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Sport TV 2 HD</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:57A:68:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Sport TV2</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:CD:66:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Sport TV3</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:D4:66:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Sport TV Golfe</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:1398:30:36:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>A Bola TV</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:E7:66:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Benfica TV 1</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:84:65:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Benfica TV 2 HD</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:57F:68:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Real Madrid TV</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:88:65:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Bara TV</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:E8:66:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Man United TV</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:86:65:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Chelsea TV</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:E9:66:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Eurosport HD</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:13AA:27:36:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Eurosport</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:6C:65:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Eurosport 2</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:528:67:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Eurosportnews</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:138B:30:36:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>PFC</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:525:67:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Motors TV</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:138D:30:36:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Fuel TV</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:51B:67:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Nautical</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:51C:67:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Caavision</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:1FB:69:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Toros TV</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:1399:30:36:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>National Geographic HD</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:57C:68:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Nat Geo Wild</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:515:67:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Discovery Channel</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:D1:66:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Travel and Living Channel</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:1389:30:36:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Odisseia</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:D2:66:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Canal de Histria</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:70:65:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>The Biography Channel</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:138C:30:36:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Travel Channel HD</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:13A8:27:36:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>24Kitchen HD</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:13AD:27:36:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Fashion TV</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:51F:67:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Fine Living</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:1F5:69:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Food Network</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:89:65:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Econmico TV</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:E4:66:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>MTV Portugal</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:80:65:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>MCM POP</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:DC:66:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Trace TV</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:E5:66:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>VH1</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:138E:30:36:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>C-Music</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:8A:65:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Clubbing TV</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:1A3:68:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Afro Music</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:13B:67:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Mezzo</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:138F:30:36:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Disney Channel</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:E1:66:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Disney Junior</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:139B:30:36:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Cartoon Network</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:518:67:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Cartoon Network Portugal</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:162:67:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Panda</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:135:67:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Panda Biggs</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:1391:30:36:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Jim Jam</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:82:65:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>SIC K</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:7F:65:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Baby TV</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:71:65:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Jogos</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:8E:65:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Record News</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:EC:66:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Euronews</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:1396:30:36:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>CNN</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:1393:30:36:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>SKY News</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:1394:30:36:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>BBC World</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:1395:30:36:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>France 24</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:1397:30:36:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>CNBC Europe</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:522:67:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>FOX News</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:1F9:69:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Bloomberg</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:521:67:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Deutsche Welle</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:E2:66:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>TV Globo Portugal</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:526:67:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>TVEi</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:1390:30:36:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>TV Galicia</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:524:67:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Playboy TV</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:527:67:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>Venus</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:1F6:69:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>HOT</title>
<description></description>
<stream_url><![CDATA[http://192.168.2.2:8001/1:0:1:139A:30:36:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
</items>

Very simple to create, the links for each channel can be found in BH Tuner directory m3u files! ;)

As you may note, all channel list xml files needs to be in nStreamLmod/XML/ directory. You can use 7zip to update/copy your channel list in nStreamLmod.zip file.

Another file that you will need to update is nStreamLmod/start.xml, where you define the list of the options that will appears in menu of the plugin.
I edit the file and remove lot of options available on the original just to be more easy to edit.
Code:
<?xml version="1.0" encoding="UTF-8" ?>
<items>
<playlist_name>START PLAYLIST</playlist_name>
<category>
    <category_id>1</category_id>
    <category_title>Free playlists</category_title>
</category>
<category>
    <category_id>2</category_id>
    <category_title>Commercial playlists</category_title>
</category>   
<category>
    <category_id>3</category_id>
    <category_title>Playlists on USB flash</category_title>
</category>
<category>
    <category_id>4</category_id>
    <category_title>Empty positions</category_title>
</category>
<category>
    <category_id>5</category_id>
    <category_title>Favorites</category_title>
</category>
<channel>
    <title><![CDATA[Bouquet <font color="#00ccff">"Meo"</font>]]></title>
    <playlist_url>XML/Meo.xml</playlist_url>
    <description><![CDATA[<table><tr><td style="vertical-align: top"><img src="logos/image.png" height="128" width="128"></img></td><td>Bouquet <h1>"Meo"</h1></td></tr></table><table style="width:100%; padding-top:4px;padding-bottom:4px;"><tr height="4px" bgcolor="#cccccc"><td></td></tr></table>From Hispasat 30W.]]></description>
    <category_id>1</category_id>
</channel>
<channel>
    <title><![CDATA[Bouquet <font color="#00ccff">"Zon"</font>]]></title>
    <playlist_url>XML/Zon.xml</playlist_url>
    <description><![CDATA[<table><tr><td style="vertical-align: top"><img src="logos/image.png" height="128" width="128"></img></td><td>Bouquet <h1>"Zon"</h1></td></tr></table><table style="width:100%; padding-top:4px;padding-bottom:4px;"><tr height="4px" bgcolor="#cccccc"><td></td></tr></table>From Hispasat 30W.]]></description>
    <category_id>1</category_id>
</channel>
<channel>
    <title><![CDATA[Playlists from <font color="#00ccff">"Tsnakemana"</font>]]></title>
    <playlist_url><![CDATA[http://tr-41.narod.ru/widget/XML/LMOD/index.xml]]></playlist_url>
    <description><![CDATA[<table><tr><td style="vertical-align: top"><img src="logos/film.png" height="128" width="128"></img></td><td>Dynamically created playlists <h1>"Tsnakeman"</h1></td></tr></table><table style="width:100%; padding-top:4px;padding-bottom:4px;"><tr height="4px" bgcolor="#cccccc"><td></td></tr></table>The latest information for new movies with advanced portals on your TV screen without any additional settings. Get the latest news film industry.]]></description>
    <category_id>2</category_id>
</channel>
<channel>
    <title><![CDATA["SCAN USB PORTS"]]></title>
    <playlist_url>ScanUSB</playlist_url>
    <description><![CDATA[<table><tr><td style="vertical-align: top"><img src="logos/usb_logo.png" height="128" width="128"></img></td><td><h2>Viewing files and folders on USB drives.</h2></td></tr></table><table style="width:100%; padding-top:3px;padding-bottom:3px;"><tr height="4px" bgcolor="#cccccc"><td></td></tr></table>]]></description>
    <category_id>3</category_id>
</channel>
<channel>
    <title><![CDATA[<font color="#00ccff">".xml"</font> - playlist on a flash drive]]></title>
    <playlist_url>usb/nStream.xml</playlist_url>
    <description><![CDATA[<table><tr><td style="vertical-align: top"><img src="logos/open.png" height="128" width="128"></img></td><td> Playlist on a flash drive ! <h2>nStream.xml</h2></td></tr></table><table style="width:100%; padding-top:3px;padding-bottom:3px;"><tr height="4px" bgcolor="#cccccc"><td></td></tr></table>Name your playlist " nStream.xml " , copy it to a USB flash drive and connect the USB flash drive to your TV.]]></description>
    <category_id>3</category_id>
</channel>
<channel>
    <title><![CDATA[<font color="#00ccff">".m3u"</font> - playlist on a flash drive]]></title>
    <playlist_url>usb/nStream.m3u</playlist_url>
    <description><![CDATA[<table><tr><td style="vertical-align: top"><img src="logos/open.png" height="128" width="128"></img></td><td> Playlist on a flash drive ! <h2>nStream.m3u</h2></td></tr></table><table style="width:100%; padding-top:3px;padding-bottom:3px;"><tr height="4px" bgcolor="#cccccc"><td></td></tr></table>Name your playlist " nStream.m3u " , copy it to a USB flash drive and connect the USB flash drive to your TV.]]></description>
    <category_id>3</category_id>
</channel>
<channel>
    <title><![CDATA["FAVORITES"]]></title>
    <playlist_url>OpenFav</playlist_url>
    <description><![CDATA[<table><td style="vertical-align: top"><img src="logos/open.png" height="128" width="128"></img></td><td><h2> - = FAVORITES = - </h2></td></table><table style="width:100%; padding-top:3px;padding-bottom:3px;"><tr height="4px" bgcolor="#cccccc"><td></td></tr></table>]]></description>
    <category_id>5</category_id>
</channel>
<channel>
    <title><![CDATA["HISTORY"]]></title>
    <playlist_url>OpenHistory</playlist_url>
    <description><![CDATA[<table><td style="vertical-align: top"><img src="logos/open.png" height="128" width="128"></img></td><td><h2> - = HISTORY = - </h2></td></table><table style="width:100%; padding-top:3px;padding-bottom:3px;"><tr height="4px" bgcolor="#cccccc"><td></td></tr></table>]]></description>
    <category_id>5</category_id>
</channel>
<channel>
    <title>empty playlist</title>
    <playlist_url>stop</playlist_url>
    <description><![CDATA[<table><td style="vertical-align: top"><img src="logos/open.png" height="128" width="128"></img></td><td>Place reserved for your playlist! Before you install the widget in "start.xml" in this position, you can assign the name and address of your playlist</td></table><table style="width:100%; padding-top:3px;padding-bottom:3px;"><tr height="4px" bgcolor="#cccccc"><td></td></tr></table>]]></description>
    <category_id>4</category_id>
</channel>
</items>

You can obviously rebuild all the menu, but it will be easier first just to edit the first option (channel) with:
Code:
<channel>
    <title><![CDATA[ NAME OF OPTION ]]></title>
    <playlist_url>XML/YOUR_PLAYLIST_NAME_FILE.xml</playlist_url>
    <description><![CDATA[ DESCRIPTION THAT WILL APPEARS ON TOP RIGHT ]]></description>
    <category_id>1</category_id>
</channel>


Last part of the tutorial consist of installing the plugin in your Smart TV!
This is the more dificult part, this is why I will make reference of the SamyGO forum that is specialist on this topic.
You will need to read carrefully the forum: after identify your TV model and read the wiky how to install User-Apps on your TV, the rest is very simple.
Download from the forum the Smart Hub Widget Manager app, and read the instructions (h**p://forum.samygo.tv/viewtopic.php?f=21&t=6560):
All you need is to place widget .zip files to "widgets" subfolder located in the same folder where application is saved. The application will automatically scan all folders and files within "widgets" subfolder and list only Samsung widgets with their icons and descriptions. You can then decide which one you want to install to your TV by selecting them using checkboxes.

After you have selected which apps you want to install, you need to login with "develop" account to your TV and enter development menu. There you need to change IP address to the IP address displayed in the application (it's actually your PC LAN IP address). Then you select option to sync and that's all ! You might need to exit Smart Hub and enter again to see new apps.

Important: If Windows prompts you to allow application in firewall, you need to allow it for your local network so your TV can talk to it.


Note:
Consider to install widget SamyGo Extensions (you will found a specific topic in each X Series/software section) that will give you access FTP to your TV.
Then you will be able to found the user widgets installed in /mtd_rwcommon/widgets/user directory, and update to Playlist xml files everytime you need to update your channel list.

Credits to @DanielFran (me) for the tutorial and partially translated widget to english (original is Russian), and @el_zari for original idea to use this plugin to stream VU+ receiver content with BH image.
 

Attachments

  • nStreamLmod.zip
    464.2 KB · Views: 1,230

Cyborgmoon

Vu+ User
eccomi qua.....oggi ho voluto iniziare a provare.
innanzitutto grazie per la disponibilita a creare questa guida.........
ti spiego dove sono arrivato.
non ho avuto nessun problema nell istallazione di nStreamLmod nel samsung smart tv.......
ma ho problemi nella visione........

t informo anche sul mio impianto locale:
vu ultimo con bh 2.0.7
lista setting vhannibal 20 febbraio 2014 dual feed
nas d-link dns 320 (che uso come hdd per il vu ultimo)
samsung smart tv serie E!


allora ho abilitato il tuner server nel vu ultimo (ip 192.168.1.30) , il quale ha generato la cartella tuner con dentro i file m3u nel mio nas (es. /vu ultimo/tuner/001_Top_Italia/001_Rai_1_HD.m3u)

fatto ciò ,non sapendo bene come editare il file meo.xml ,mi sono limitato a cambiare il primo nome canale e l indirizzo ip con wordpad:


<?xml version="1.0" encoding="UTF-8" ?>
<items>
<channel>
<channel>
<title>rai 1</title>
<description></description>
<stream_url><![CDATA[http://192.168.1.30:8001/1:0:1:65:65:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>RTP 2</title>
ecc.....

ho istallato tutto nel smart tv........
avviato il pluging,seleziono rai .........prova acaricare per una decina di secondi poi torna alla lista meo.xml.......

sicuramente ho sbagliato a editare la lista meo.xml vero?
oppure devo aprire qualche porta nel router?
ciao



 

yelabbas

Vu+ Newbie
Hi there,
Thanks for this tutorial.
I want to stream VU+ to my Samsung TV but I have just began to see the possible ways, so I have not yet tried this method.
Using Mediatomb and TunerServer, I am able to see the channels listed on my Samsung TV, however when I try to play them , I get a message on TV saying that the file is not supported.

I just wanted a confirmation that this solution (Tuner Server + Mediatomb) is not possible and why ?

Thanks in advance for your help.
 

DanielFran

BH Lover
eccomi qua.....oggi ho voluto iniziare a provare.
innanzitutto grazie per la disponibilita a creare questa guida.........
ti spiego dove sono arrivato.
non ho avuto nessun problema nell istallazione di nStreamLmod nel samsung smart tv.......
ma ho problemi nella visione........

t informo anche sul mio impianto locale:
vu ultimo con bh 2.0.7
lista setting vhannibal 20 febbraio 2014 dual feed
nas d-link dns 320 (che uso come hdd per il vu ultimo)
samsung smart tv serie E!


allora ho abilitato il tuner server nel vu ultimo (ip 192.168.1.30) , il quale ha generato la cartella tuner con dentro i file m3u nel mio nas (es. /vu ultimo/tuner/001_Top_Italia/001_Rai_1_HD.m3u)

fatto ciò ,non sapendo bene come editare il file meo.xml ,mi sono limitato a cambiare il primo nome canale e l indirizzo ip con wordpad:


<?xml version="1.0" encoding="UTF-8" ?>
<items>
<channel>
<channel>
<title>rai 1</title>
<description></description>
<stream_url><![CDATA[http://192.168.1.30:8001/1:0:1:65:65:53:CE40000:0:0:0:]]></stream_url>
</channel>
<channel>
<title>RTP 2</title>
ecc.....

ho istallato tutto nel smart tv........
avviato il pluging,seleziono rai .........prova acaricare per una decina di secondi poi torna alla lista meo.xml.......

sicuramente ho sbagliato a editare la lista meo.xml vero?
oppure devo aprire qualche porta nel router?
ciao



Hello,

The issue seems to be in the xml, you should have:
<?xml version="1.0" encoding="UTF-8" ?>
<items>
<channel>
<channel>
<title>RAI 1</title>
<description></description>
<stream_url><![CDATA[192.168.1.30:8001/1:0:1:65:65:53:CE40000:0:0:0:]]></stream_url>
</channel>
...
</items>
 

DanielFran

BH Lover
Hi there,
Thanks for this tutorial.
I want to stream VU+ to my Samsung TV but I have just began to see the possible ways, so I have not yet tried this method.
Using Mediatomb and TunerServer, I am able to see the channels listed on my Samsung TV, however when I try to play them , I get a message on TV saying that the file is not supported.

I just wanted a confirmation that this solution (Tuner Server + Mediatomb) is not possible and why ?

Thanks in advance for your help.

No, you cannot read m3u files with Samsung Smart TVs to stream a channel!

This is the alternative to stream VU+ directly in your Smart TV.
 

Cyborgmoon

Vu+ User
Hello,

The issue seems to be in the xml, you should have:
<?xml version="1.0" encoding="UTF-8" ?>
<items>
<channel>
<channel>
<title>RAI 1</title>
<description></description>
<stream_url><![CDATA[192.168.1.30:8001/1:0:1:65:65:53:CE40000:0:0:0:]]></stream_url>
</channel>
...
</items>
I tried like you said:
<? xml version = "1.0" encoding = "UTF-8"?>
<items>
<channel>
<channel>
<title> RAI 1 </ title>
<description> </ description>
<stream_url> <! [CDATA [192.168.1.30:8001 / 1:0:1:65:65:53: CE40000: 0:0:0:]]> </ stream_url>
</ channel>

but nothing ......
if I click on a rai ... part load (dots forming a circle) ...... but after about 20 seconds back to the list.
that tests should I do?
 

DanielFran

BH Lover
I tried like you said:
<? xml version = "1.0" encoding = "UTF-8"?>
<items>
<channel>
<channel>
<title> RAI 1 </ title>
<description> </ description>
<stream_url> <! [CDATA [192.168.1.30:8001 / 1:0:1:65:65:53: CE40000: 0:0:0:]]> </ stream_url>
</ channel>

but nothing ......
if I click on a rai ... part load (dots forming a circle) ...... but after about 20 seconds back to the list.
that tests should I do?

Hello,

Did you 1st confirm that you have access from your TV to your VU+ receiver?
First you need to confirm that you can access your VU+ receiver from the TV! You need obviously that your TV is connected in same LAN / WLAN than your VU+ receiver...
To confirm it is working, you can for example follow tuturial Howto stream Vu+ -> Vu+ (Tuner through DLNA), activating MediaTomb you can share any media content and play it directly from your Smart TV.
 

Cyborgmoon

Vu+ User
both are well colegati to the network.
if the active server MediaTomb on vu last ......
I find him through the available sources on samsung tv.
 

aesthetiker

Vu+ Newbie
but nothing ......
if I click on a rai ... part load (dots forming a circle) ...... but after about 20 seconds back to the list.
that tests should I do?

Same for me. Any tips? Which services must be enabled on the Vu+? Mediatomb and TunerServer? or something else in speedup. Thanks in advance.
 
Last edited:

Cyborgmoon

Vu+ User
I'm sorry ... but I do not understand your question ...... I'm using a translator

I vu on the last logically I have both the DVB-S2 tuner that what DVBT

What should I check?
 

aesthetiker

Vu+ Newbie
Yes cyborgmoon same here. spinning wheel then back to the plugin. i have 2 tuners configured in vu+ one is currently used for recording. box was in standby so one tuner was available for streaming
 

DanielFran

BH Lover
Same for me. Any tips? Which services must be enabled on the Vu+? Mediatomb and TunerServer? or something else in speedup. Thanks in advance.
Initially I have all these options active :
- Dlna Browser (Djmount Client)
- MiniDlna UPnP Server
- Mediatomb UPnP Server
- Coherence UPnP Server
- Coherence UPnP Renderer

I deactivated all and it still working, so just needed Tuner server active!


Sent from my iPad using Tapatalk
 

DanielFran

BH Lover
Yes cyborgmoon same here. spinning wheel then back to the plugin. i have 2 tuners configured in vu+ one is currently used for recording. box was in standby so one tuner was available for streaming
I have vu+ ultimo with BH 2.0.8.1 and 2 tuner able to stream the channels...
Did not have USB tuners so cannot test it.

Sent from my iPad using Tapatalk
 

aesthetiker

Vu+ Newbie
Ok i use the same Version 2.0.8.1 and 2 tunes also no usb tuner. Can test tomorrow as well with my solo2 and one tuner. You can stream HD channels? or only sd?
 

DanielFran

BH Lover
Ok i use the same Version 2.0.8.1 and 2 tunes also no usb tuner. Can test tomorrow as well with my solo2 and one tuner. You can stream HD channels? or only sd?
I can see all channels, SD and HD.

Maybe it is related with the network? I have tv in same LAN than vu+ receiver.


Sent from my iPad using Tapatalk
 

DanielFran

BH Lover
I originally had only enabled the server tuner .... then also MediaTomb ....... but nothing changes!
Are you able to see YouTube directly using plugin from your Smart tv?
It is always suggested to update tv firmware to last version available...


Sent from my iPad using Tapatalk
 

Cyborgmoon

Vu+ User
Are you able to see YouTube directly using plugin from your Smart tv?
It is always suggested to update tv firmware to last version available...


Sent from my iPad using Tapatalk
Ugh but they are always the black sheep.

youtube works perfectly .... and smart TV ue32e6800 already updated with the latest firmaware:
t-mst10pdeuc-1040.2
 
Top