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 #2981 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 11 January 2017 - 12:01

Hello,

 

Yes it is possible.

You can do this in the same way as for other set top boxes with E2.

 

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

 

To use exteplayer3 you need separately install ffmpeg libs.

 

For more info:

https://wiki.openpli.org/iptvplayer

 

Regards,

SSS



Re: IPTV Player - development thread #2982 sheishid01

  • Member
  • 1 posts

0
Neutral

Posted 11 January 2017 - 16:52

Hi my friends.

i look that is no french langage addons ... (!!).. so please i suggest to add for us this two sites : http://www.koomstream.com

 

film streaming



Re: IPTV Player - development thread #2983 gorski

  • Senior Member
  • 1,699 posts

+46
Good

Posted 11 January 2017 - 16:55

Really? None? Perhaps you may need to look closer... ;)


<span style='font-family: comic sans ms,cursive'>"Enlightenment is man's emergence from his self-incurred immaturity. Immaturity is the inability to use one's own understanding without the guidance of another. This immaturity is self-incurred if its cause is not lack of understanding, but lack of resolution and courage to use it without the guidance of another. The motto of enlightenment is therefore: Sapere aude! Have courage to use your own understanding!</span><br /> <br /><span style='font-family: comic sans ms,cursive'>Laziness and cowardice are the reasons why such a large proportion of men, even when nature has long emancipated them from alien guidance..." I. Kant, "Political writings" (1784)</span><br /> <br /><span style='font-family: comic sans ms,cursive'><a class='bbc_url' href='<a class='bbc_url' href='http://eserver.org/p...lightenment.txt'>http://eserver.org/p...ent.txt</a>'><a class='bbc_url' href='http://www.english.upenn.edu/~mgamer/Etexts/kant.html</a>'>http://www.english.upenn.edu/~mgamer/Etexts/kant.html</a></a> - the jolly text on Enlightenment, at the basis of Modernity...</span>

Re: IPTV Player - development thread #2984 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 11 January 2017 - 17:23

 

Hi my friends.

i look that is no french langage addons ... (!!).. so please i suggest to add for us this two sites : http://www.koomstream.com

 

film streaming

 

 

Hello,

 

There are several French services:

http://www.cinemay.com/

http://filmstreamvk.net/

http://libre-stream.com

-http://www.series-en-streaming.com/

 

Regards,

SSS



Re: IPTV Player - development thread #2985 frank087234

  • Senior Member
  • 178 posts

+1
Neutral

Posted 11 January 2017 - 18:06

@samsamsam

 

Is it possible to add this livetv  ?

 

https://livetvhd.net/



Re: IPTV Player - development thread #2986 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 11 January 2017 - 20:49

Hello @frank087234,

 

Yes it is possible. 

 

Regards,

SSS



Re: IPTV Player - development thread #2987 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 11 January 2017 - 21:13

@frank087234

In version "143.02.00.00":

- service https://livetvhd.net/ has been added to the webstream host

 

Regards,

SSS



Re: IPTV Player - development thread #2988 frank087234

  • Senior Member
  • 178 posts

+1
Neutral

Posted 11 January 2017 - 22:14

@frank087234

In version "143.02.00.00":

- service https://livetvhd.net/ has been added to the webstream host

 

Regards,

SSS

Thank you.



Re: IPTV Player - development thread #2989 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 12 January 2017 - 00:50

Please install IPTVPlayer in this way:

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

About ffmpeg you install wrong libs for your image.


Edited by samsamsam, 12 January 2017 - 00:51.


Re: IPTV Player - development thread #2990 Dimmie

  • Senior Member
  • 2,338 posts

+33
Good

Posted 12 January 2017 - 04:09

@willem070

 

Install the correct ffmpeg for your decoder. It's clear that you install the wrong one > ffmpeg: /usr/lib/libssl.so.1.0.0: version `OPENSSL_1.0.2d' not found (required by /usr/lib/libavformat.so.57)

 

So find out which libs you need and then install it.



Re: IPTV Player - development thread #2991 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 12 January 2017 - 08:34

At first install IPTV Player by putting this command:

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

Then restart E2. After this IPTVPlayer should works. 

 

ffmpeg and exteplayer3 is another problem.

 

Please try to install this package:

http://iptvplayer.pl/resources/ffmpeg3.0.5_armv7_hd51_openpli40.tar.gz

Edited by samsamsam, 12 January 2017 - 08:34.


Re: IPTV Player - development thread #2992 marthijn009

  • Senior Member
  • 40 posts

0
Neutral

Posted 13 January 2017 - 10:36

 

 

 

But you should be also asked to install exteplayer3.

 

Do you have working exteplayer3?

 

If not please give me output of comman:

ffmpeg --version

 

Hi Sam

 

No the exteplayer is not working.

 

ffmpeg --version gives me :

 

-sh: ffmpeg: not found

 

This message I also get at the Xsarius Pure HD, but there the both players are working.

 

Kind regards,

 

Marthijn

 

 

hmm but you say that you unpack ffmpeg libs?

 

What you get when you put command:

which ffmpeg

?

 

 

I get then usr/bin/ffmpeg



Re: IPTV Player - development thread #2993 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 13 January 2017 - 10:46

So, it seems that I use wrong compilation flags and message "ffmpeg not found" is misleading.

Because binary exist but cannot be executed somehow.

 

Hmm I will check compilation flags and maybe ask persons from OpenPLI devel about this problem.

 

I will let you know.



Re: IPTV Player - development thread #2994 frank087234

  • Senior Member
  • 178 posts

+1
Neutral

Posted 13 January 2017 - 14:24

Is it possible to add Zap function to iptv channels played through the Iptvplayer plugin?

Re: IPTV Player - development thread #2995 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 13 January 2017 - 15:05

No. You need close one stream and then choose other from the list.


Edited by samsamsam, 13 January 2017 - 15:06.


Re: IPTV Player - development thread #2996 marthijn009

  • Senior Member
  • 40 posts

0
Neutral

Posted 13 January 2017 - 18:44

So, it seems that I use wrong compilation flags and message "ffmpeg not found" is misleading.

Because binary exist but cannot be executed somehow.

 

Hmm I will check compilation flags and maybe ask persons from OpenPLI devel about this problem.

 

I will let you know.

 

Ok thanks, for now I can watch with gsplayer, this is working perfect :)

 

Regards



Re: IPTV Player - development thread #2997 frank087234

  • Senior Member
  • 178 posts

+1
Neutral

Posted 14 January 2017 - 17:18

@samsamsam
Any possibility of adding this?
http://www.online.dramacafe.tv/

Re: IPTV Player - development thread #2998 damiano23

  • Member
  • 24 posts

0
Neutral

Posted 15 January 2017 - 12:15

Hi, i need some help, i just reinstalled on my VU+Duo pli image. Afterwards i tried to reinstall my IPTV player and and i get the message "Some plugins are not available: Extensions/IPTV player (no module named htmlentitydefs)" what have i done wrong and what can  i do to fix it? Thanks



Re: IPTV Player - development thread #2999 frank087234

  • Senior Member
  • 178 posts

+1
Neutral

Posted 15 January 2017 - 12:34

Hi, i need some help, i just reinstalled on my VU+Duo pli image. Afterwards i tried to reinstall my IPTV player and and i get the message "Some plugins are not available: Extensions/IPTV player (no module named htmlentitydefs)" what have i done wrong and what can  i do to fix it? Thanks

opkg update && opkg install python-html



Re: IPTV Player - development thread #3000 damiano23

  • Member
  • 24 posts

0
Neutral

Posted 15 January 2017 - 13:07

Thanks. No joy I still get this message Collected errors:

parse_from_stream_nomalloc: Missing new line character at end of file!

opkg_install_cmd: Cannot install package python-html.

root@vuduo:/#




12 user(s) are reading this topic

0 members, 12 guests, 0 anonymous users