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

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 10 January 2016 - 13:16

@ciuko

Yes I see. However I can not reproduce this problem at home.

 

When you press Menu than on first position you have "Externa movie player configuration".

You can enter to this configuration also from main IPTVPlayer configuration, please find position "External movie player configuration" and press OK.

 

But, this will not be a problem becouse you show me cmd line

root      3174  2254  3174  0    1 11:46 ?        00:00:00 /bin/sh -c nice -n 10 /usr/bin/exteplayer3 -p 2 "/hdd/movie//.iptv_buffering.flv" > /dev/null

 

so, I can see that there is no "-a" option so AAC is not software decoding enabled.



Re: IPTV Player - development thread #642 ciuko

  • Senior Member
  • 67 posts

0
Neutral

Posted 10 January 2016 - 13:17

i know that's why i added the thread line . However I enter this configuration and no AAC setting at all.



Re: IPTV Player - development thread #643 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 10 January 2016 - 13:28

extmovie_config.png

 

extmovie_config2.png



Re: IPTV Player - development thread #644 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 10 January 2016 - 14:13

@ciuko

Can you use this binary http://iptvplayer.pl...dbg/exteplayer3 ?

 

Additionality the better will be to run exteplayer3 from cmd line and put here the output logs.

To do this please change options "Disable live at plugin start" to Yes.

Then exit from IPTVPlayer and once again open it, so the live video will be disabled.

 

Then from command line:

cd /tmp
rm exteplayer3
wget http://iptvplayer.pl/temp/dbg/exteplayer3
chmod 777 exteplayer3
wget http://www.quirksmode.org/html5/videos/big_buck_bunny.mp4 -O  /media/hdd/big_buck_bunny.mp4
./exteplayer3 /media/hdd/big_buck_bunny.mp4
 

 

and check the CPU usage and put here the output.

 

Regards,

SSS



Re: IPTV Player - development thread #645 ciuko

  • Senior Member
  • 67 posts

0
Neutral

Posted 10 January 2016 - 14:27

extmovie_config.png

 

extmovie_config2.png

thanks i was looking in the menu while playing my fault, but please remove your opensubtitle username and password from screenshot ;)



Re: IPTV Player - development thread #646 fankoosh

  • Senior Member
  • 198 posts

+6
Neutral

Posted 10 January 2016 - 14:32

hi m8 thanx for fixing but unfortunatly still not ok . initially it load chs & when select to play any chs ( i tried them all) it keeps loading.... but not playing , even restarted & waited for play loading... of chs to play but after waiting couple of minutes it gives no link available then return to list of chs, i am not sure if i am only having this problem or somr one else , can u check again if chs is playing?, thanx



Re: IPTV Player - development thread #647 ciuko

  • Senior Member
  • 67 posts

0
Neutral

Posted 10 January 2016 - 14:44

@ciuko

Can you use this binary http://iptvplayer.pl...dbg/exteplayer3 ?

 

Additionality the better will be to run exteplayer3 from cmd line and put here the output logs.

To do this please change options "Disable live at plugin start" to Yes.

Then exit from IPTVPlayer and once again open it, so the live video will be disabled.

 

Then from command line:

cd /tmp
rm exteplayer3
wget http://iptvplayer.pl/temp/dbg/exteplayer3
chmod 777 exteplayer3
wget http://www.quirksmode.org/html5/videos/big_buck_bunny.mp4 -O  /media/hdd/big_buck_bunny.mp4
./exteplayer3 /media/hdd/big_buck_bunny.mp4
 

and check the CPU usage and put here the output.

 

Regards,

SSS

Here is the output:

 

live video disabled

 

root@dm500hd:/var/volatile/tmp# ./exteplayer3 /media/hdd/big_buck_bunny.mp4

 

{"EPLAYER3_EXTENDED":{"version":16}}
file: [file:///media/hdd/big_buck_bunny.mp4]
13 90
AAC_HEADER -> ff f1 5c 80 00 1f fc
{"PLAYBACK_OPEN":{"OutputName":"Output", "file":"file:///media/hdd/big_buck_bunny.mp4", "sts":0}}
{"OUTPUT_OPEN":{"sts":0}}
{"PLAYBACK_PLAY":{"sts":0}}
{"v_c":{"id":2,"e":"V_MPEG4/ISO/AVC","n":"und","w":640,"h":360,"f":24000}}
13 90
AAC_HEADER -> ff f1 5c 80 00 1f fc
{"a_l": [{"id":1,"e":"A_AAC","n":"eng"}]}
{"a_c":{"id":1,"e":"A_AAC","n":"eng"}}

 

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND            
  639 root      30  10 36388  14m 1640 S   20 10.9   1:27.07 transmission-da    
 1128 root      20   0 30640 5172 3356 S    4  3.8   0:01.88 exteplayer3

 

 

CPU 4 % .. well done my friend

 

 



Re: IPTV Player - development thread #648 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 10 January 2016 - 15:27

OK good news. Can you install this binary into /usr/bin/exteplayer3:

cd /tmp
rm exteplayer3
wget http://iptvplayer.pl/temp/dbg/exteplayer3
chmod 777 exteplayer3
cp exteplayer3 /usr/bin/exteplayer3
 

And check if running from IPTVPlayer CPU load will still be low?

 

@fankoosh

They change something again :( I also have this problem at now.

Regards,

SSS


Edited by samsamsam, 10 January 2016 - 15:27.


Re: IPTV Player - development thread #649 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 10 January 2016 - 15:41

@fankoosh

Did you check if channels works on webpage? 

For example: http://www.streamliv...s_vs_St-Etienne

 

Because this is not working for me even from browser from PC.



Re: IPTV Player - development thread #650 fankoosh

  • Senior Member
  • 198 posts

+6
Neutral

Posted 10 January 2016 - 17:57

yes all chs working ok here from pc & of coarse it ask u for security captach first when u open webpage then u can go to site & play chs after the adds video is finished

Attached Files



Re: IPTV Player - development thread #651 ciuko

  • Senior Member
  • 67 posts

0
Neutral

Posted 10 January 2016 - 18:46

OK good news. Can you install this binary into /usr/bin/exteplayer3:

cd /tmp
rm exteplayer3
wget http://iptvplayer.pl/temp/dbg/exteplayer3
chmod 777 exteplayer3
cp exteplayer3 /usr/bin/exteplayer3
 

And check if running from IPTVPlayer CPU load will still be low?

 

 

I'll try can you please tell me what you have changed since last version? educational purpose



Re: IPTV Player - development thread #652 ciuko

  • Senior Member
  • 67 posts

0
Neutral

Posted 10 January 2016 - 19:05

tried CPU is low (under 5%) but stream is freezing continuonsly ..



Re: IPTV Player - development thread #653 ciuko

  • Senior Member
  • 67 posts

0
Neutral

Posted 10 January 2016 - 19:10

tried CPU is low (under 5%) but stream is freezing continuonsly ..

 

edit: reboot e2 now it's working fine , CPU under 5% .. please tell me what you changed


Edited by ciuko, 10 January 2016 - 19:11.


Re: IPTV Player - development thread #654 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 10 January 2016 - 19:39

When data can not be injected to the video/audio decoder I add sleep for 1000us before next try.

 

When you call write to inject data to aurio or wideo decoder it can return -1 and for example error EGAIN, drivers on my STB return 0 when there was no free space in audio or video buffer, but this seems that drivers in your STB return -1 and set errno EAGAIN in this case there was make immediately retry without any break and this kill CPU.


Edited by samsamsam, 10 January 2016 - 19:41.


Re: IPTV Player - development thread #655 croat

  • Member
  • 4 posts

0
Neutral

Posted 10 January 2016 - 21:00

    def load_data_channels(self, data):
        if 'To prove that you are' in data:
            puzzle=re.findall('Question: .*?: (.*?)<br /><br />',data)
            if puzzle:
                post=urllib.urlencode({'captcha':puzzle[0]})
                url = 'http://www.streamlive.to/channels/?p=1&sort=1'
                getPage(url, method='POST',cookies=cj, postdata=post, headers={'Host':'www.streamlive.to','Origin':'http://www.streamlive.to','Referer':'http://www.streamlive.to/channels/?p=2&sort=1','Content-Type': 'application/x-www-form-urlencoded',
                'UserAgent': 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.13 (KHTML, like Gecko) Chrome/24.0.1290.1 Safari/537.13'}).addCallback(self.load_data_channels1)   

this is what i use for streamlive currently ...



Re: IPTV Player - development thread #656 kookesam

  • Senior Member
  • 151 posts

0
Neutral

Posted 10 January 2016 - 21:07

Good evening SSS what new for http://www.streaming-series.xyz/ thanks.



Re: IPTV Player - development thread #657 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 10 January 2016 - 23:44

@kookesam

Nothing. I am busy now. As I wrote I add to ToDo list.

This will be added maybe in the next month.

 

@croat

Thanks but this is not problem. The problem is that the extracted m3u8 link is not working.

 

Regards,

SSS



Re: IPTV Player - development thread #658 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 11 January 2016 - 00:16

yes all chs working ok here from pc & of coarse it ask u for security captach first when u open webpage then u can go to site & play chs after the adds video is finished

 

OK at now I switched again to rtmp link and work again.

Please try in version "96.00.07.00".

 

Regards,

SSS



Re: IPTV Player - development thread #659 fankoosh

  • Senior Member
  • 198 posts

+6
Neutral

Posted 11 January 2016 - 03:53

works ok now thanx



Re: IPTV Player - development thread #660 buc61b

  • Senior Member
  • 154 posts

+1
Neutral

Posted 11 January 2016 - 18:50

Where can i found tv shows, filmotopia is ok but i need something is not hd, movie4k doesnt have all...

Exactly I'm watching Narcos :)

Regards


9 user(s) are reading this topic

0 members, 9 guests, 0 anonymous users