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? #121 littlesat

  • PLi® Core member
  • 56,274 posts

+691
Excellent

Posted 27 July 2012 - 14:38

Probably if you post what you try... someone could help you...

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? #122 technic

  • Senior Member
  • 81 posts

+9
Neutral

Posted 27 July 2012 - 15:16

I attached changes that I've tried.

Attached Files



Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #123 technic

  • Senior Member
  • 81 posts

+9
Neutral

Posted 27 July 2012 - 15:21

This patch doesn't brake anything, but doesn't solves reactor block in findPMT()

Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #124 pybear38

  • Senior Member
  • 85 posts

+5
Neutral

Posted 28 July 2012 - 00:30

hello

@Senior Member

With any plugin you can have all channels from the freebox tv in France. (160 channels in sd and/or hd)

I don't try with cccam but I think you must remplace the 4097 by 256 for scramble channel with your isp (isp Free)

bye
pybear

TNT/Sat : VU+ Duo 4K SE - Home cinema : Onkyo TX NR686 | Air Gay Radio


Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #125 technic

  • Senior Member
  • 81 posts

+9
Neutral

Posted 28 July 2012 - 16:31

Patch above works ok if set correct SID in the reference manually.

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

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 28 July 2012 - 16:52

ok, so you're only using the thread to open the connection.

Should work, though I don't like the way you're using that mutex ;)

Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #127 dortmundez

  • Member
  • 12 posts

0
Neutral

Posted 29 July 2012 - 13:13

Patch above works ok if set correct SID in the reference manually.


how do I install your patch?
Thank you.

Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #128 technic

  • Senior Member
  • 81 posts

+9
Neutral

Posted 31 July 2012 - 15:55

I analyse dmm enigma logs and found out that for http streams they use don't use pmtpid but single pat entry. On pli it doesn't work this way, even without my patch, only just disabling findPMT in pmt.cpp.. Could you tell me please if it is an issue in openpli or it is done so by design?

Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #129 technic

  • Senior Member
  • 81 posts

+9
Neutral

Posted 31 July 2012 - 17:14

In dmm log there is the following:

+ 1/1 TID 00
done!
PATready
use single pat entry!
use pmtpid 0042 for service_id 0001


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

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 31 July 2012 - 17:43

yes, findPMT is ideal for a file, which you can rewind (and having the pmt before the playback starts, makes sure video/audio immediately start)
However, for a stream it makes less sense, because you cannot rewind anyway.

servicedvb doesn't (need to) know the difference between a file and a stream, both are implemented as abstract TS source.
We might consider to skip findPMT for streams. No idea what the implications would be, I'm not looking at the code right now.

Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #131 technic

  • Senior Member
  • 81 posts

+9
Neutral

Posted 31 July 2012 - 18:49

it could be done by adding these two lines
eWarning("no .meta file found, trying to find PMT pid");
						if (source)
								tstools.setSource(source, NULL);
+					  //disable findPMT for streams
+					  b = (m_service_type != streamclient);
						if (<img src='http://openpli.org/forums/public/style_emoticons/<#EMO_DIR#>/cool.png' class='bbc_emoticon' alt='B)' />
						{
								int service_id, pmt_pid;

But we got not working http streams as the result (if SID==0 in serviceref)

Edited by technic, 31 July 2012 - 18:53.


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

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 31 July 2012 - 21:30

we could fallback to use findPMT when the sid is not provided.

Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #133 ims

  • PLi® Core member
  • 13,625 posts

+212
Excellent

Posted 1 August 2012 - 10:35

I have problems with streaming SD Olympics from E1(7020) into E2 (bouquet). It seems, that works services with same TSID only and not always.
If it works, then works 1, 4, 7, 10,15,18,21,24 (TSID 804) or 2,5,8 ...
Via partnerbox are all channels streamed well.

It seems, as via bouquet it does not know switch it on E1 ?

in E2 bouquet:
#SERVICE 1:0:1:1E78:804:2:11a0000:0:0:0:http%3a//192.168.1.109%3a31339/0,0100,0200,0280,0901/1%3a0%3a1%3a1E78%3a804%3a2%3a11a0000%3a0%3a0%3a0%3a:BBC Olympic 1
#DESCRIPTION Olympics 01
#SERVICE 1:0:1:1E7A:807:2:11a0000:0:0:0:http%3a//192.168.1.109%3a31339/0,0100,0200,0280,0901/1%3a0%3a1%3a1E7A%3a807%3a2%3a11a0000%3a0%3a0%3a0%3a:BBC Olympic 2
#DESCRIPTION Olympics 02
#SERVICE 1:0:1:1E7C:961:2:11a0000:0:0:0:http%3a//192.168.1.109%3a31339/0,0100,0200,0280,0901/1%3a0%3a1%3a1E7C%3a961%3a2%3a11a0000%3a0%3a0%3a0%3a:BBC Olympic 3
#DESCRIPTION Olympics 03
#SERVICE 1:0:1:1E7E:804:2:11a0000:0:0:0:http%3a//192.168.1.109%3a31339/0,0101,0201,0281,0901/1%3a0%3a1%3a1F7E%3a804%3a2%3a11a0000%3a0%3a0%3a0%3a:BBC Olympic 4
#DESCRIPTION Olympics 04
...

in E1:
#SERVICE: 1:0:1:1e78:804:2:11a0000:0:0:0:
#SERVICE: 1:0:1:1e7a:807:2:11a0000:0:0:0:
#SERVICE: 1:0:1:1e7c:961:2:11a0000:0:0:0:
#SERVICE: 1:0:1:1e7e:804:2:11a0000:0:0:0:
...

Edited by ims, 1 August 2012 - 11:38.

Kdo nic nedělá, nic nezkazí!

Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #134 ims

  • PLi® Core member
  • 13,625 posts

+212
Excellent

Posted 1 August 2012 - 12:30

With partnerbox it works with E1 well, because before each new streaming is zapped to channel with:
http://IP_BOX/cgi-bin/zapTo?path=1:0:Mode:SID:TransponderID:NetworkID:Namespace:0:0:0:

(/web/zap?sRef= for E2)

Edited by ims, 1 August 2012 - 12:34.

Kdo nic nedělá, nic nezkazí!

Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #135 ims

  • PLi® Core member
  • 13,625 posts

+212
Excellent

Posted 8 August 2012 - 13:49

is some way for E1's programs in E2 too ? Must be modified E1 for it ?
Kdo nic nedělá, nic nezkazí!

Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #136 malakudi

  • Senior Member
  • 1,449 posts

+69
Good

Posted 22 August 2012 - 18:21

Is it possible to have timeshift and recording functionality to IPTV streams? As I understand it is now not possible, but what are the requirements (software or hardware/drivers) to have such a capability?

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

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 22 August 2012 - 19:06

for ts streams, at least recording should work.
For stuff played back with gstreamer ('servicemp3'), not an easy task.

Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #138 ims

  • PLi® Core member
  • 13,625 posts

+212
Excellent

Posted 22 August 2012 - 19:09

for ts streams, at least recording should work.


for streaming from E1 recording works, but on TV is last frame only. Is it hw problem on some box ?
Kdo nic nedělá, nic nezkazí!

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

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 22 August 2012 - 19:19

Because we start two streams when you start recording a stream, e1 probably runs out of demux slots.
From e2 it should work (I've tested this at the time I implemented it, though I've never really used it since)

Re: DMM 3.2.0 IPTV in Bouquets - OpenPLI added this already? #140 pybear38

  • Senior Member
  • 85 posts

+5
Neutral

Posted 7 September 2012 - 14:50

hello

The IPTV don't work en OpenPli 3 beta...

What's wrong ??

This functionality is too much. Can you say me to have it please

thank you
py

TNT/Sat : VU+ Duo 4K SE - Home cinema : Onkyo TX NR686 | Air Gay Radio



2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users