Jump to content


Photo

IPTV Player - development thread


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

Re: IPTV Player - development thread #2521 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 30 October 2016 - 21:28

Hmmm what are the differences between http://gamato-movies.gr/ and http://gamato-movies.com/
?


Re: IPTV Player - development thread #2522 toura8

  • Member
  • 18 posts

+1
Neutral

Posted 31 October 2016 - 00:23

Dear Samsamsam,

I have problems when trying to read my own st link. The link is usually broken after 20 sec.

Moreove, I wonder how to read a m3u file directly using your plugin. This will not resolve the problem of ts link reading but can help saving time in the future since several used ts links are extracted from m3u file. This is time wasting essentially for peoples trying several chared iptv links, which is my case .

I am a beginner in this field so any kind of help is welcome.

Thank you in advance 



Re: IPTV Player - development thread #2523 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 31 October 2016 - 08:34

Hello,

 

M3U can be open via host LocalMedia.
In the host LocalMedia M3U is shown as directory.
If you want to use link to m3u list then you should create something I call link to m3u list.
Create text file with extension m3u. In the first line in this file put url to m3u list for example:
 
You can try to fix your ts playing link using this:

http://forums.openpl...121#entry595513

 

Regards,

SSS


Edited by samsamsam, 31 October 2016 - 08:36.


Re: IPTV Player - development thread #2524 toura8

  • Member
  • 18 posts

+1
Neutral

Posted 1 November 2016 - 01:43

Hello,

 

M3U can be open via host LocalMedia.
In the host LocalMedia M3U is shown as directory.
If you want to use link to m3u list then you should create something I call link to m3u list.
Create text file with extension m3u. In the first line in this file put url to m3u list for example:
 
You can try to fix your ts playing link using this:

http://forums.openpl...121#entry595513

 

Regards,

SSS

Dear Samsamsam,

I tried resolving the ts problem following your advices. First I've updated the fmmpeg libs without adding the |MPEGTS-Live=1 to the ts files . The result is the same: dozens of links from different servers are stopped after 30sec.

Then I added the |MPEGTS-Live=1. The result is then a frozen image without the 30 sec time connection. It seems that the problem does not come from your plugin because I have obtained the same behavior after adding my links directly to my favorite enigma2 channels and running them as usual channels.

Is there a way to check which player the box is actually using?

I have a feeling the TSmedia pluging I have installed few days ago has changed some configuration in my STB. The receiver software could be corrupted unintentionally by the TS media plugin.



Re: IPTV Player - development thread #2525 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 1 November 2016 - 08:51

Hello,

 

Active movie player you can set under blue button.

When you play stream you also can see the gstreamer or ffmpeg logo on left corner info baner.

 

ffmpegg_logo.jpg

 

When you want to use workaround |MPEGTS-Live=1 workaround  works with ffmpeg version 3.0 or higher.

|MPEGTS-Live=1 i is workaround for such streams.

 

Regards,

SSS



Re: IPTV Player - development thread #2526 dobrogi

  • Member
  • 14 posts

+1
Neutral

Posted 1 November 2016 - 09:50

Dear Samsamsam,

 

I have problems when trying to play Hungarian M1 live stream:

Error: Invalid data found when processing input.

 

This stream encrypted aes-128 with IV.

 

Here is a segment list:

 

#EXT-X-VERSION:3
#EXT-X-TARGETDURATION:8
#EXT-X-MEDIA-SEQUENCE:17268908
#EXT-X-KEY:METHOD=AES-128,URI="20161025T175613-01-17268908.hex",IV=0x423E9287897CABB6D2C3784A04D4C900
#EXTINF:8, no desc
#EXT-X-PROGRAM-DATE-TIME:2016-11-01T08:33:24Z
20161025T175613-01-17268908.ts
#EXT-X-KEY:METHOD=AES-128,URI="20161025T175613-01-17268909.hex",IV=0x423E9287897CABB6D2C3784A04D4C900
#EXTINF:8, no desc
#EXT-X-PROGRAM-DATE-TIME:2016-11-01T08:33:32Z
20161025T175613-01-17268909.ts
#EXT-X-KEY:METHOD=AES-128,URI="20161025T175613-01-17268910.hex",IV=0x601799A973D4A499A88E67E6C2D0488A
#EXTINF:8, no desc
#EXT-X-PROGRAM-DATE-TIME:2016-11-01T08:33:40Z
20161025T175613-01-17268910.ts
#EXT-X-KEY:METHOD=AES-128,URI="20161025T175613-01-17268911.hex",IV=0x601799A973D4A499A88E67E6C2D0488A
#EXTINF:8, no desc
#EXT-X-PROGRAM-DATE-TIME:2016-11-01T08:33:48Z
20161025T175613-01-17268911.ts
#EXT-X-KEY:METHOD=AES-128,URI="20161025T175613-01-17268912.hex",IV=0x9276058EC28714624B8D15686031EB87
#EXTINF:8, no desc
#EXT-X-PROGRAM-DATE-TIME:2016-11-01T08:33:56Z
20161025T175613-01-17268912.ts

 

Can IPTV Player handle this stream?

 

Regards,

 

dobrogi



Re: IPTV Player - development thread #2527 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 1 November 2016 - 09:58

Hello,

 

Generally exteplayer3 (based on ffmpeg) should be able to handle HLS with AES encryption. 

The best way will be to check with last version of ffmpeg.

 

Without url to stream I can not check anything more.

 

Regards,

SSS



Re: IPTV Player - development thread #2528 dobrogi

  • Member
  • 14 posts

+1
Neutral

Posted 1 November 2016 - 12:48

Hello,

 

Without url to stream I can not check anything more.

 

Regards,

SSS

I sent the links via pm.

 

Thank you!

dobrogi



Re: IPTV Player - development thread #2529 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 1 November 2016 - 18:26

In version "134.00.00.00":
- new host http://filmy.to/ has been added
 
Regards,
SSS


Re: IPTV Player - development thread #2530 bogdanm

  • Senior Member
  • 59 posts

+1
Neutral

Posted 2 November 2016 - 09:09

Will be possible add suport in hosts Netflix or Spotify ?



Re: IPTV Player - development thread #2531 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 2 November 2016 - 12:10

At now E2 not support DRM, so it not possible.



Re: IPTV Player - development thread #2532 bogdanm

  • Senior Member
  • 59 posts

+1
Neutral

Posted 2 November 2016 - 12:19

At now E2 not support DRM, so it not possible.

Thanks for info i think he no add this in near time.

Im ask you becouse on VU+ solo4k work youtobe in 4k .

Im see only way used spotify is kodi and runed on solo4k and in him this spotify.

 

Big thanks for your new host  made to polish people



Re: IPTV Player - development thread #2533 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 2 November 2016 - 12:39

I do not know spotify I wrote about Netflix .

Maybe spotify  is not protected by DRM.



Re: IPTV Player - development thread #2534 toura8

  • Member
  • 18 posts

+1
Neutral

Posted 2 November 2016 - 16:20

Dear Samsamsam,

When installing iptvplayer for the first time, the plugin asks me to install some libraries. However after accepting the installation of a library, the plugin continues asking me  installing it again and again. It behaves like it isn't aware of what is actually installed or what it has installed itself. Are you aware of this bug?

I report you another bug I have seen on a site before: the Gstream library the plugin is asking to install are already installed on openatv images. I have tested this fact myself on my ET8500. The plugin asks for installing an older version of Gstream indeed.

The last bug I have encoutoured is a refusal of the upgrade operation because it doesn't like the plugin configuration. In fact I didn't touch any thing in the initial configuration the plugin has set itself. 



Re: IPTV Player - development thread #2535 toura8

  • Member
  • 18 posts

+1
Neutral

Posted 2 November 2016 - 16:29

Dear Samsamsam,

When installing iptvplayer for the first time, the plugin asks me to install some libraries. However after accepting the installation of a library, the plugin continues asking me  installing it again and again. It behaves like it isn't aware of what is actually installed or what it has installed itself. Are you aware of this bug?

I report you another bug I have seen on a site before: the Gstreamer  the plugin is asking to install is already installed on openatv images. I have tested this fact myself on my ET8500. The plugin asks for installing an older version of Gstreamer indeed.

The last bug I have encoutoured is a refusal of the upgrade operation because it doesn't like the plugin configuration. In fact I didn't touch any thing in the initial configuration the plugin has set itself. 

I report also this problem: http://www.techkings...yer-plugin.html

The plugin doesn't accept an updated gstreamer. Is this true?


Edited by toura8, 2 November 2016 - 16:32.


Re: IPTV Player - development thread #2536 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 2 November 2016 - 18:08

Dear Samsamsam,

When installing iptvplayer for the first time, the plugin asks me to install some libraries. However after accepting the installation of a library, the plugin continues asking me  installing it again and again. It behaves like it isn't aware of what is actually installed or what it has installed itself. Are you aware of this bug?

I report you another bug I have seen on a site before: the Gstream library the plugin is asking to install are already installed on openatv images. I have tested this fact myself on my ET8500. The plugin asks for installing an older version of Gstream indeed.

The last bug I have encoutoured is a refusal of the upgrade operation because it doesn't like the plugin configuration. In fact I didn't touch any thing in the initial configuration the plugin has set itself. 

 

 

Hello,

 

About what libraries are you talking about?

Please please provide information not link to other forum.

 

Regards,

SSS



Re: IPTV Player - development thread #2537 toura8

  • Member
  • 18 posts

+1
Neutral

Posted 2 November 2016 - 20:22

 

Dear Samsamsam,

When installing iptvplayer for the first time, the plugin asks me to install some libraries. However after accepting the installation of a library, the plugin continues asking me  installing it again and again. It behaves like it isn't aware of what is actually installed or what it has installed itself. Are you aware of this bug?

I report you another bug I have seen on a site before: the Gstream library the plugin is asking to install are already installed on openatv images. I have tested this fact myself on my ET8500. The plugin asks for installing an older version of Gstream indeed.

The last bug I have encoutoured is a refusal of the upgrade operation because it doesn't like the plugin configuration. In fact I didn't touch any thing in the initial configuration the plugin has set itself. 

 

 

Hello,

 

About what libraries are you talking about?

Please please provide information not link to other forum.

 

Regards,

SSS

 

I will install iptv player on a fresh openatv image and I will list to you the libraries it is repeateadly asking me to install. Before I go through such new adventure could you please confirm to me that installing a downgraded gstreamer by the plugin is with no risk to the image. In other word I wish to know if the rest of programs will continue using the upgraded gstreamer that comes with the fresh image.

On the other hand, what if I respond by no to the gsteamer installation request. Does the plugin continue to work normally with the already installed gstreamer or no?


Edited by toura8, 2 November 2016 - 20:23.


Re: IPTV Player - development thread #2538 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 2 November 2016 - 21:38

BUT WHAT LIBRARY? Name please.

 

IPTVPlayer do not install gstreamer at all, so I really do not know what are you asking about.

So, please read the message then please put it here.

 

The same when you are talking about library please provide name of library and so on.


Edited by samsamsam, 2 November 2016 - 21:41.


Re: IPTV Player - development thread #2539 toura8

  • Member
  • 18 posts

+1
Neutral

Posted 3 November 2016 - 01:05

Dear Samsamsam,

I managed to get the last version of iptvplayer. Following are binaries the plugin doesn't detect:

- wget (fullwget recommended): installation Ok

-rtmpdump : installation Ok

-uchartdet: installation Ok

-libstdc++: installation problem, the plugin asks to install it again and again. After 3 reinstallations I finished by asking it to not install libstdc++. Strange to find such a bug on the last version of the plugin. libstdc++ is what I called library in my last comment.

-C subtitle parser: installation Ok

-f4mdump: installation Ok

-gstplayer: installation Ok

-GST for GSTREAMER1.X: I think the 1.X was 1.0 in old iptvplayer plugin and this is the second bug I have reported. So my apologizes since what the plugin is asking for is GST and not the GSTREAMER itself.



Re: IPTV Player - development thread #2540 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 3 November 2016 - 07:43

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




2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users