Jump to content


Photo

DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already?


  • Please log in to reply
311 replies to this topic

Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #21 MiLo

  • PLi® Core member
  • 14,045 posts

+298
Excellent

Posted 20 January 2012 - 15:02

You already have a unique URI for the channel, no point in stripping away the uniqueness. Just create a channel mapping from "1:0:1:1:0:0:0:0:0:0:http%3a//xxx.xxx.xxx.xxx%3aXXXX/udp/239.1.1.115%3a5000" to whatever channel it actually is, and it should work just fine.

I suspect the epgcache (where the EPG data ends up) will not be prepared to handle URIs as channel identifiers, now that is where the challenge is, not the importer.
Real musicians never die - they just decompose

Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #22 Taykun345

  • Senior Member
  • 1,297 posts

+41
Good

Posted 20 January 2012 - 15:05

MiLo i tried, but i saw in EPG-Importer log that this service reference is not correct or something like that.

Edited by Taykun345, 20 January 2012 - 15:06.

Army MoodBlue HD skin modification by me: https://github.com/T...-MoodBlueHD-mod
Matrix10 MH-HD2 skin modification by me: https://github.com/B...-MX-HD2-OpenPli
MetrixHD skin modification by me: https://github.com/T...xHD-WPstyle-mod
Slovenian translation for OpenPLi E2: https://github.com/T...ion-for-OpenPLi

Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #23 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 20 January 2012 - 15:22

try the 'streaming' branch, I've made a lot of EPG related fixes there.

Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #24 Taykun345

  • Senior Member
  • 1,297 posts

+41
Good

Posted 20 January 2012 - 15:44

I have latest pli but EPG-import is the problem. Here is screenshot of problem that i get when i want to download EPG.

Attached Files


Army MoodBlue HD skin modification by me: https://github.com/T...-MoodBlueHD-mod
Matrix10 MH-HD2 skin modification by me: https://github.com/B...-MX-HD2-OpenPli
MetrixHD skin modification by me: https://github.com/T...xHD-WPstyle-mod
Slovenian translation for OpenPLi E2: https://github.com/T...ion-for-OpenPLi

Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #25 PhenomXy

  • Senior Member
  • 120 posts

+3
Neutral

Posted 21 January 2012 - 02:25

i'm playing an e1 stream in my dm500hd and the only way to get it working is by using service type 4097


#SERVICE 4097:0:0:0:0:0:0:0:0:0:http%3a//192.168.1.70%3a31344:e1box
#DESCRIPTION e1box

but it doesn't "auto starts playing" i have to wait about 10'' then i press play button and it stars playing the stream(with external http stream it does exactly the same)
when i tried to record i got this message:

couldn't record due to invalid service 4097:0:0:0:0:0:0:0:0:0:http%3a//192.168.1.70%3a31344:e1box

can you add a option to record streams

when its is playing this type of service it acts like the movieplayer, the keys 1,3,4,6,7 and 9 work as backwards and forward keys, and the arrow keys also don't change channel as they normally do

Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #26 PhenomXy

  • Senior Member
  • 120 posts

+3
Neutral

Posted 21 January 2012 - 02:32

i just read on twitter:

Enigma2 git [pieterg] servicedvb(record): add support to record an http ts stream

Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #27 PhenomXy

  • Senior Member
  • 120 posts

+3
Neutral

Posted 21 January 2012 - 02:47

with the last build it is playing automatically

Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #28 Taykun345

  • Senior Member
  • 1,297 posts

+41
Good

Posted 21 January 2012 - 08:51

Yes, pieterg merged streaming branch and now we have all latest streaming stuff in our todays build :)

Milo, have you checked my EPGImporter issue?
Army MoodBlue HD skin modification by me: https://github.com/T...-MoodBlueHD-mod
Matrix10 MH-HD2 skin modification by me: https://github.com/B...-MX-HD2-OpenPli
MetrixHD skin modification by me: https://github.com/T...xHD-WPstyle-mod
Slovenian translation for OpenPLi E2: https://github.com/T...ion-for-OpenPLi

Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #29 Taykun345

  • Senior Member
  • 1,297 posts

+41
Good

Posted 21 January 2012 - 10:17

Ok, i tested today with newest build. If i have this in my custom .xml file for epgimport:
<channel id="SLO1">1:0:1:0:0:0:0:0:0:0:http%3a//192.168.1.116%3a2444/udp/239.1.1.115%3a5000:SLO1</channel> <!-- SLO1 -->
<channel id="SLO2">1:0:1:0:0:0:0:0:0:0:http%3a//192.168.1.116%3a2444/udp/239.1.1.116%3a5000:SLO2</channel> <!-- SLO2 -->

Both channels get SAME EPG.

If i have this in .xml file:
<channel id="SLO1">1:0:1:0:0:0:0:0:0:0:http%3a//192.168.1.116%3a2444/udp/239.1.1.115%3a5000:SLO1</channel> <!-- SLO1 -->
<channel id="SLO2">1:0:1:1:0:0:0:0:0:0:http%3a//192.168.1.116%3a2444/udp/239.1.1.116%3a5000:SLO2</channel> <!-- SLO2 -->

Both channels have CORRECT EPG.

I changed SID and it started to work. I cant say if channel still work after SID change, because i dont have IPTV at the moment
Army MoodBlue HD skin modification by me: https://github.com/T...-MoodBlueHD-mod
Matrix10 MH-HD2 skin modification by me: https://github.com/B...-MX-HD2-OpenPli
MetrixHD skin modification by me: https://github.com/T...xHD-WPstyle-mod
Slovenian translation for OpenPLi E2: https://github.com/T...ion-for-OpenPLi

Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #30 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 21 January 2012 - 11:04

indeed, for epg to work, it is important to use the correct sid in the serviceref

Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #31 Taykun345

  • Senior Member
  • 1,297 posts

+41
Good

Posted 21 January 2012 - 13:58

What about.. when two iptv streams have same sid? Then we have a problem.
Army MoodBlue HD skin modification by me: https://github.com/T...-MoodBlueHD-mod
Matrix10 MH-HD2 skin modification by me: https://github.com/B...-MX-HD2-OpenPli
MetrixHD skin modification by me: https://github.com/T...xHD-WPstyle-mod
Slovenian translation for OpenPLi E2: https://github.com/T...ion-for-OpenPLi

Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #32 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 21 January 2012 - 14:24

no, the 'dvb namespace' should be different in that case

Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #33 Taykun345

  • Senior Member
  • 1,297 posts

+41
Good

Posted 21 January 2012 - 15:07

OK, great... but big question is how to get this "dvb namespace" and where is located in service reference?
Army MoodBlue HD skin modification by me: https://github.com/T...-MoodBlueHD-mod
Matrix10 MH-HD2 skin modification by me: https://github.com/B...-MX-HD2-OpenPli
MetrixHD skin modification by me: https://github.com/T...xHD-WPstyle-mod
Slovenian translation for OpenPLi E2: https://github.com/T...ion-for-OpenPLi

Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #34 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 21 January 2012 - 15:31

Just take the local equivalent serviceref (which you can either scan or download as a channel setting list) as example, and append the stream url.

Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #35 littlesat

  • PLi® Core member
  • 56,272 posts

+691
Excellent

Posted 21 January 2012 - 16:21

Does someone has examples of working IPTV streams.... All wat I see now is "restreaming" from another box as far I understand... Or do I miss something???

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #36 Taykun345

  • Senior Member
  • 1,297 posts

+41
Good

Posted 21 January 2012 - 16:35

Pietery, if i understand correcty, i need to take namespace from random channel in channel list. Lets say Europort1 1:0:1:3614:C8:13E:820000:0:0:0:
From this service reference i take 820000 and put it in IPTV service reference.

1:0:1:SID:0:0:820000:0:0:0:http%3a//192.168.1.116%3a2444/udp/239.1.1.115%3a5000:SLO

Is this correct?
Army MoodBlue HD skin modification by me: https://github.com/T...-MoodBlueHD-mod
Matrix10 MH-HD2 skin modification by me: https://github.com/B...-MX-HD2-OpenPli
MetrixHD skin modification by me: https://github.com/T...xHD-WPstyle-mod
Slovenian translation for OpenPLi E2: https://github.com/T...ion-for-OpenPLi

Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #37 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 21 January 2012 - 18:56

these are the serviceref fields:
REFTYPE:FLAGS:STYPE:SID:TSID:ONID:NS:PARENT_SID:PARENT_TSID:UNUSED

SID:TSID:ONID:NS should make the channel unique.

Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #38 PhenomXy

  • Senior Member
  • 120 posts

+3
Neutral

Posted 21 January 2012 - 20:33

Does someone has examples of working IPTV streams.... All wat I see now is "restreaming" from another box as far I understand... Or do I miss something???


#SERVICE 4097:0:0:0:0:0:0:0:0:0:http%3a//webtv.in.ua%3a8000/football.flv:Football
#DESCRIPTION Football

Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #39 dam72

  • Member
  • 38 posts

0
Neutral

Posted 21 January 2012 - 23:20

these are the serviceref fields:
REFTYPE:FLAGS:STYPE:SID:TSID:ONID:NS:PARENT_SID:PARENT_TSID:UNUSED

SID:TSID:ONID:NS should make the channel unique.



If you use TSreader you can get the SID,TSID -> these two parameters shouldn´t appear twice, would be really crazy if theyreally would...

Edited by dam72, 21 January 2012 - 23:20.


Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #40 Taykun345

  • Senior Member
  • 1,297 posts

+41
Good

Posted 22 January 2012 - 10:31

I get TSID from this line? PMT PID 66 (0x0042) - Program 1

TSID is 0042 or 2A in HEX?
Army MoodBlue HD skin modification by me: https://github.com/T...-MoodBlueHD-mod
Matrix10 MH-HD2 skin modification by me: https://github.com/B...-MX-HD2-OpenPli
MetrixHD skin modification by me: https://github.com/T...xHD-WPstyle-mod
Slovenian translation for OpenPLi E2: https://github.com/T...ion-for-OpenPLi


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users