Jump to content


Photo

IPTV Player - development thread


  • This topic is locked This topic is locked
3561 replies to this topic

Re: IPTV Player - development thread #2541 toura8

  • Member
  • 18 posts

+1
Neutral

Posted 3 November 2016 - 10:00

You really not read carefully messages.

 

IPTVPlayer does not install libstdc++. IPTVPlayer can install some component with static linked stdc++ but not libstdc++ at all. 

 

The better will be simle quote here messages from IPTVPlayer.

 

To check what is the problem please enable debugs to /hdd/iptv.dbg in IPTVPlayer configuration (go to the end of options list).

Then reproduce the problem and provide logs. 

 

Regards,

SSS

Dear Samsamsam,

I am sure it is the  libstdc++ under the bin folder I think. 

Following is the status of the plugin installation after flashing the STB with the last Openpli image, installing the ffmpeg 3.0 and installing the last iptv player.

- The plugin is not not the extension menu. After opkg update && opkg install python-html, the plugin has finally appeared. The novetly is that it is not asking the installation of  libstdc++ at all. So evrything seems to be Ok now. The only new thing I have done is the update && opkg install python-html command. The problem could come from there.



Re: IPTV Player - development thread #2542 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 3 November 2016 - 12:35

Hello,

 

You are sure but you are not right. 

 

IPTVPlayer does not install libstdc++. So, once again READ careful messages!

And you still not provide logs, you prefer to speculate a nonsense  instead.

 

Please provide logs and read messages careful.

 

 


uchardet_static_libstdc++

 

is not libstdc++. 

Understand?

 

IPTVPlayer never install libstdc++.

Source code is open, so you can check by yourself.

 

Source code:

https://gitlab.com/i...vplayer-for-e2/

 

Regards,

SSS


Edited by samsamsam, 3 November 2016 - 12:40.


Re: IPTV Player - development thread #2543 toura8

  • Member
  • 18 posts

+1
Neutral

Posted 3 November 2016 - 15:47

Since the problem is resolved now, all I can do now is to repeat the old operations. I will do it as soon as I have time and I will come to you. The update && opkg install python-html command seems to have resolved the problem definitly by updating this lib, I guess.



Re: IPTV Player - development thread #2544 abra

  • Senior Member
  • 115 posts

0
Neutral

Posted 5 November 2016 - 21:56

Can somebody please post a link where the IPTV Player ipk file for Open Pli 4 can be found ? The IPTV Player plugin does not appear on the feed.


Edited by abra, 5 November 2016 - 21:56.


Re: IPTV Player - development thread #2545 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 6 November 2016 - 01:54

Hello,

 

To install IPTVPlayer you mus execute one command:

wget http://iptvplayer.pl/iptvinstaller.sh -O - | /bin/sh

Regards,

SSS


Edited by samsamsam, 6 November 2016 - 01:54.


Re: IPTV Player - development thread #2546 abra

  • Senior Member
  • 115 posts

0
Neutral

Posted 6 November 2016 - 11:21

@samsamsam

Thank you, I could get it installed.

The only problem was the installation of "uchardet". I selected the option : Install in "/usr/bin/uchardet static libcstdc++ (recommended)" and it kept repeating this installation step.

I had to choose not to install uchardet to be able to complete installation. But actually if I take a look the uchardet file is available already in /usr/bin, probably was installed by one of the previous installation steps. Maybe your installation routine could check if uchardet already available.



Re: IPTV Player - development thread #2547 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 6 November 2016 - 13:13

Please enable debug to /hdd/iptv.dbg in  the IPTVPlayer configuration (go to the end of options list).

Then reboot your STB, reproduce the problem and provide logs.

 

There will be no such message if uchardet will work correctly.

So, maybe you see binary but it is not working.


Edited by samsamsam, 6 November 2016 - 13:13.


Re: IPTV Player - development thread #2548 fairbird

  • Senior Member
  • 413 posts

+20
Neutral

Posted 6 November 2016 - 14:54

@Sam

How are you ?!

 

Does current exteplayer3 compatible with new ffmpeg 3.2 ?! or you need to build new file ?!

 

Thank you


DM500s
DM800

DM800se

DM920UHD


Re: IPTV Player - development thread #2549 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 6 November 2016 - 16:23

This is strange question.

 

exteplayer3 has open source so if you need you can re-compile with new ffmpeg.

 

I think you are asking if IPTVPlayer have precompiled version of exteplayer3 for ffmpeg 3.2.

No it does not have.

 

Regards,

SSS



Re: IPTV Player - development thread #2550 fairbird

  • Senior Member
  • 413 posts

+20
Neutral

Posted 6 November 2016 - 17:11

Yes, I mean the exteplayer3 binary file come with IPTVPlayer plugin ...


DM500s
DM800

DM800se

DM920UHD


Re: IPTV Player - development thread #2551 Moonwalker

  • Senior Member
  • 198 posts

0
Neutral

Posted 7 November 2016 - 13:15

I am testing IPTV Player on DM520HD with OpenPli image (not official). 

When trying to play a movie I get Information screen (white (i) in blue circle) and "H.264 decoder". The audio plays but no video.

 

Do I need to install some other addons?



Re: IPTV Player - development thread #2552 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 7 November 2016 - 13:24

@Moonwalker

 

At first which movie?

 

Please install ffmpeg and try play it using exteplayer3 movie player.

You can choose active movie player under blue button. exteplayer3 need ffmpeg libs.

 

Regards,

SSS



Re: IPTV Player - development thread #2553 Moonwalker

  • Senior Member
  • 198 posts

0
Neutral

Posted 7 November 2016 - 14:16

All movies it seems.

Can you give me link for installing ffmpeg  please?



Re: IPTV Player - development thread #2554 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 7 November 2016 - 14:46

http://wiki.openpli.org/iptvplayer



Re: IPTV Player - development thread #2555 benko

  • Senior Member
  • 96 posts

0
Neutral

Posted 7 November 2016 - 21:29

http://www.filmovita.com/ 

 DOWN. no working,, site block :blink:



Re: IPTV Player - development thread #2556 Moonwalker

  • Senior Member
  • 198 posts

0
Neutral

Posted 7 November 2016 - 21:42

Thanks that worked. Installed ffmpeg then changed player to extplayer3 and now works fine.

 

Can I ask if there are any services showing documentaries in english?



Re: IPTV Player - development thread #2557 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 7 November 2016 - 21:48

Hello,

 

Dedicated for documentary probably not. 

Do you have any suggestions such service which is worth to be added to IPTVPlayer?

 

Regards,

SSS



Re: IPTV Player - development thread #2558 Moonwalker

  • Senior Member
  • 198 posts

0
Neutral

Posted 8 November 2016 - 13:45

About documentary will check whats available on Kodi and let you know.

 

I have a problem playing VOD movies from IPTV (XC plugin) probably related to same issue I had on IPTV player. How can I force all movies to play using extplayer3?



Re: IPTV Player - development thread #2559 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 8 November 2016 - 13:56

Please read this:

http://forums.openpl...nd-exteplayer3/



Re: IPTV Player - development thread #2560 Moonwalker

  • Senior Member
  • 198 posts

0
Neutral

Posted 8 November 2016 - 15:03

Thanks already read that but still waiting for an IPK to install since I am still green on compiling stuff.




13 user(s) are reading this topic

0 members, 11 guests, 0 anonymous users


    Bing (2)