Jump to content


Photo

Sources for IPTVPlayer helper binaries


  • Please log in to reply
67 replies to this topic

Re: Sources for IPTVPlayer helper binaries #21 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 14 December 2017 - 08:56

Hello @blzr

 

Sorry I forgot to say thank you for your answer and interest.

 

Thank you.

 

Regards,

SSS



Re: Sources for IPTVPlayer helper binaries #22 foxbob

  • Senior Member
  • 612 posts

+18
Neutral

Posted 15 December 2017 - 12:42

After the updates IPTVplayer 2017.12.14 Release 03

- Ask user to create symlinks for OpenSSL libraries when OpenSSL with SONAME 1.0.2 is detected

exteplayer3 and hlsdl broke.In the openssl_1.0.2l system.

Attached Files


Edited by foxbob, 15 December 2017 - 12:44.


Re: Sources for IPTVPlayer helper binaries #23 fairbird

  • Senior Member
  • 413 posts

+20
Neutral

Posted 15 December 2017 - 14:10

After the updates IPTVplayer 2017.12.14 Release 03

- Ask user to create symlinks for OpenSSL libraries when OpenSSL with SONAME 1.0.2 is detected

exteplayer3 and hlsdl broke.In the openssl_1.0.2l system.

ln -s libssl.so.1.0.2 /usr/lib/libssl.so.1.0.0

DM500s
DM800

DM800se

DM920UHD


Re: Sources for IPTVPlayer helper binaries #24 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 15 December 2017 - 14:15

After the updates IPTVplayer 2017.12.14 Release 03

- Ask user to create symlinks for OpenSSL libraries when OpenSSL with SONAME 1.0.2 is detected

exteplayer3 and hlsdl broke.In the openssl_1.0.2l system.

 

Did you agree to create symlinks or not?



Re: Sources for IPTVPlayer helper binaries #25 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 15 December 2017 - 14:25

Something is not right here:

If you use own compilation of exteplayer3 and hlsdl as you wrote before.

There is no chance that exteplayer3 will search libssl.1.0.0 if it was linked with libssl.1.0.2

It is simply not possible. 

 

So, it looks like you use exteplayer3 from IPTVPlayer server and you do NOT agree to create symlinks.
 

 

I also want to remind that I do not provide support of IPTVPlayer on this forum.

 

https://iptvplayer.pl/

 

Regards,

SSS


Edited by samsamsam, 15 December 2017 - 14:30.


Re: Sources for IPTVPlayer helper binaries #26 foxbob

  • Senior Member
  • 612 posts

+18
Neutral

Posted 15 December 2017 - 14:38

Simlink works, but it does not have to be.

exteplayer3:SRC_URI = "git://github.com/samsamsam-iptvplayer/exteplayer3.git;branch=master"



Re: Sources for IPTVPlayer helper binaries #27 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 15 December 2017 - 14:49

@foxbob

 

If you use binaries linked with 1.0.2 then symlinks are not needed.

When you use binaries from IPTVPlayer then they are needed.

 

So, may I know what was broken? 



Re: Sources for IPTVPlayer helper binaries #28 foxbob

  • Senior Member
  • 612 posts

+18
Neutral

Posted 15 December 2017 - 14:58

I will rebuild with another openembedded and inform you.

And rtmpdump to use from OA-E or that which I showed?


Edited by foxbob, 15 December 2017 - 14:59.


Re: Sources for IPTVPlayer helper binaries #29 foxbob

  • Senior Member
  • 612 posts

+18
Neutral

Posted 17 December 2017 - 18:53

I rebuild for solo2 rocko branch,at the start of the plugin it requests to install rtmpdump and duktape, I also asked uchardet, but I added it depending.If you do not add uchardet depending, then when you install the proposed plugin, an error openssl.



Re: Sources for IPTVPlayer helper binaries #30 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 17 December 2017 - 21:51

Hello,

 

Sorry, I don't understand what you wrote.

Anyway when you agree to all steps  proposed by IPTVPlayer, then there should not be any problem.

This was tested by several users with OpenPLI 6.X

 

When you not agree to some steps then you must fix problems by your self. It should be obvious.

 

Regards,

SSS



Re: Sources for IPTVPlayer helper binaries #31 foxbob

  • Senior Member
  • 612 posts

+18
Neutral

Posted 17 December 2017 - 22:59

I compile openpli-develop from the git mastag pli-oe-core rocko branch,gcc 7.2.0.The iptvplayer assembly recipe is OA-E. After installing the plugin, I agree with all the steps suggested by IPTVPlayer and half the dependencies are not set and the player itself does not work.  start the plugin, I press the exit button - I refuse to install the components, the plug-in works, but there are errors.
mastag has done a great job and all the necessary dependencies are assembled together with the image and there is no need to add them any more. It's left to add duktape and rtmpdump.  not  aetsya and continues to work correctly.

Edited by foxbob, 17 December 2017 - 23:00.


Re: Sources for IPTVPlayer helper binaries #32 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 18 December 2017 - 08:48

@foxbob

 

Something is not right here.

 

After installing the plugin, I agree with all the steps suggested by IPTVPlayer and half the dependencies are not set and the player itself does not work
If you had components already installed in the system then IPTVPlayer will not ask to install them.
 
So, there is two possiblititles:
1. you use old version of IPTVPayer source 
2. or this what you are wrote has nothing to do with the truth
 
When you doing something like you want then you must fix your problem by your self.
Normally IPTVPlayer should be installed as follow:
wget http://iptvplayer.pl/iptvinstaller.sh -O - | /bin/sh
 
As I wrote before this forum is not place were I will support IPTVPlayer, so this is must last post about this. 
At the end I will suggest you to think about what are you doing. Maybe then you will do not have problems.
 
Regards,
SSS


Re: Sources for IPTVPlayer helper binaries #33 MastaG

  • Senior Member
  • 1,531 posts

+118
Excellent

Posted 21 December 2017 - 13:50

Dear SSS,

 

I have all the recipes queued up in a PR for the openpli-oe-core develop branch.

See: https://github.com/O...e-core/pull/380

 

I have two more questions if you don't mind.

 

1. It seems your patch for duktape was updated.

The one you posted here has the following release version: VER_FOR_IPTV: 3 (duktape 2.0.1)

Your IPTV Player now requires: VER_FOR_IPTV: 5 and downloads duktape 2.1.99

 

Can I just apply the same patch onto duktape 2.1.99 and change the release version?

Or did you made other enhancements to the duktape patch?

 

 

2. Is it possible to modify your IPTV Player plugin to look for "duk" and "hlsdl" in /usr/bin/ instead of /usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer/bin ?

I think /usr/bin is a better place for these binaries since they can serve other purposes as well instead of just IPTV Player :)

 

Thanks in advance!


Edited by MastaG, 21 December 2017 - 13:53.


Re: Sources for IPTVPlayer helper binaries #34 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 21 December 2017 - 18:01

@MastaG

 

1. Sorry, that I provided wrong version of patch. I will check and provide last used by my.

2. No problem. I will add this path to checklists.

 

I will let you know when it will be ready.

 

Regards,

SSS



Re: Sources for IPTVPlayer helper binaries #35 MastaG

  • Senior Member
  • 1,531 posts

+118
Excellent

Posted 21 December 2017 - 18:24

@samsamsam

 

Thank you very much :)



Re: Sources for IPTVPlayer helper binaries #36 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 21 December 2017 - 19:13

Last source code of duktape used by my:

 

Attached Files


Edited by samsamsam, 21 December 2017 - 19:14.


Re: Sources for IPTVPlayer helper binaries #37 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 21 December 2017 - 20:12

@MastaG  

 

In version 2017.12.18.02 IPTVPlayer will use hlsdl and duk if from /usr/bin/ if available. 

I would ask you to not ask nor make request about IPTVPlayer on this forum.

I wrote that I stop support IPTVPlayer on this forum because of OpenPLI policy.

 

You know about this very well, so it's not fer that you ask me here. 

 

You have:

http://iptvplayer.pl/

https://gitlab.com/i...r-for-e2/issues

 

This was last time. 

You are not fer. It is not nice.

 

Regards,

SSS



Re: Sources for IPTVPlayer helper binaries #38 MastaG

  • Senior Member
  • 1,531 posts

+118
Excellent

Posted 22 December 2017 - 09:45

@samsamsam

 

Thank you.

 

That's ok, in the future I'll ping you on the other forum then :)



Re: Sources for IPTVPlayer helper binaries #39 amine3900

  • Senior Member
  • 90 posts

0
Neutral

Posted 22 December 2017 - 17:16

hi please add this site www.2018.serie-streaminghd.com

 
because there is no French streaming site
movie and seire HD

 

THANK YOU


Re: Sources for IPTVPlayer helper binaries #40 Robinson

  • Senior Member
  • 2,616 posts

+30
Good

Posted 22 December 2017 - 17:27

Did you read samsamsam's message?

If so, ask for support there.


ET9000, OpenPLi 4.0, 13E, 19E

HD51, OpenPLi 6.2, 75E - 30W



1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users