Just wondering if there is an app or a way to stream M3U from a dreambox and if it works well if there is one.
Is there a IPTV player for Dreambox 800SE?
Collapse
X
-
I've just tried to use Esetting+ which is meant to allow m3u to be added to Enigma2 but when I loaded the channels back to my dreambox the folder I created was empty.
I'm using Enigma Nemisis skin and have no idea if it's a formatted user bouquet that plays nativelyComment
-
If you open your bouquet file in a Linux friendly text editor then you should see all service references beginning 4097:0:1:0 or 1:0:1:0, if they begin 4097:0, then try changing to 1:0 (most will work, some won't) this will make the box treat them as DVB rather than IPTV, so recording is more likely to work. If you also change the reference to the full UK Satellite reference, then you may also get EPG.
For example, if you have
Change toCode:#SERVICE 4097:0:1:0:0:0:0:0:0:0:http%3A//host%3Aport/live/username/password/80.ts #DESCRIPTION BBC1 HD UK
Then you will get the EPG for BBC1 HD if it's available in your EPG cache.Code:#SERVICE 1:0:19:1B31:802:2:11A0000:0:0:0:http%3A//host%3Aport/live/username/password/80.ts #DESCRIPTION BBC1 HD UK
You do need to be very careful that you don't change the formatting or it may not work at all.Comment
-
Much appreciated for that lincsat will give that a got once I get the IPTV working again..
The image froze on boot screen when I restarted the box so I had to reflash the DM and add the M3U again, now I can see the channels but nothing happens when I click on the listings. Not sure if i've forgotten to do something but i'm sure i didn't have to do anything particular when I got it to work the first time.Comment
-
That looks like a M3U file rather than a E2 userbouquet. A userbouquet has lines that look like this
See how I've changed the service ref to match BBC1 HDCode:#SERVICE 1:0:19:1B31:802:2:11A0000:0:0:0:http%3A//portal.link%3A8080/live/username/password/3580.ts #DESCRIPTION BBC1 UK
Comment
-
Yes it is m3u for playing IPTV. I can get it to work on the DM even though as long as I don't restart my box otherwise it freezes resulting in having to flash again. But yeah it was for the m3u that I was looking to see if I could add EPG and recording on the DM.Comment
Comment