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

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 13 February 2017 - 23:28

@frank087234

 

I do not give link to 

http://iptvplayer.pl/resources/bin/mipsel/hlsdl_mipsel_static_curl_openssl.1.0.0

 

So, why you try to download not existing binary? 

 

 

If you want you can try this one: 

http://iptvplayer.pl/resources/bin/mipsel/hlsdl_mipsel_static_curl_openssl.1.0.2

it should works for openssl.1.0.0 too.

 

Regards,

SSS


Edited by samsamsam, 13 February 2017 - 23:30.


Re: IPTV Player - development thread #3242 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 13 February 2017 - 23:35

@ingo

 

Captive? I can not find. Please use Cyrillic because titles are displayed in Cyrillic.

 

Regards,

SSS


Edited by samsamsam, 13 February 2017 - 23:35.


Re: IPTV Player - development thread #3243 ingo

  • Senior Member
  • 64 posts

0
Neutral

Posted 14 February 2017 - 08:28

@ingo

 

Captive? I can not find. Please use Cyrillic because titles are displayed in Cyrillic.

 

Regards,

SSS

Yes,
Пленник / Captive / 2015



Re: IPTV Player - development thread #3244 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 14 February 2017 - 15:54

@ingo

 

Should be fixed in last version.

 

Regards,

SSS



Re: IPTV Player - development thread #3245 ingo

  • Senior Member
  • 64 posts

0
Neutral

Posted 14 February 2017 - 17:12

@ingo

 

Should be fixed in last version.

 

Regards,

SSS

 

Thank you, but unfortunately, no change.
All the exact same error: "Server sent bad data. code:9"

v144.02.09.00

Attached Files



Re: IPTV Player - development thread #3246 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 14 February 2017 - 18:32

@ingo

 

Please use player with buffering.



Re: IPTV Player - development thread #3247 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 14 February 2017 - 18:40

@ingo

 

You can use player with buffering or Exteplayer3 if you have istalled ffmpeg libs.

 

Gstreamer have problems with Origin HTTP header.



Re: IPTV Player - development thread #3248 ostende

  • Senior Member
  • 69 posts

0
Neutral

Posted 14 February 2017 - 19:35

hi samsamsam i tried to build addon from akoam.com for iptv player 

 

but i get nothing on my screen 

 

please  what wrong i had did 

 

 

Attached Files



Re: IPTV Player - development thread #3249 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 14 February 2017 - 22:05

@ostende

 

Well, this is not so, simple that you change several links in the file and this is all.

 

As I understand you ask why you not see categories after enter to "Categories"?

 

It is because you not write valid code for webpage parser:

def listCategories(self, cItem, nextCategory):

You must write code parser for each function. 

Sorry, for my question, but:

Are you programmer?


Edited by samsamsam, 14 February 2017 - 22:07.


Re: IPTV Player - development thread #3250 ostende

  • Senior Member
  • 69 posts

0
Neutral

Posted 14 February 2017 - 23:29

Samsamsam 

Im beginner

 

First I try it with parser and not workin and then I try to based on your code it work but categories not appear 

 

I found something else I will try it tomorow 

 

First I want to thank you to put your work open source im really thank you bro



Re: IPTV Player - development thread #3251 ingo

  • Senior Member
  • 64 posts

0
Neutral

Posted 15 February 2017 - 08:30

@ingo

 

You can use player with buffering or Exteplayer3 if you have istalled ffmpeg libs.

 

Gstreamer have problems with Origin HTTP header.

 

Yes, these methods play work, thank you.
But, unfortunately, I have in these conditions is not working motion control forward / reverse (this is the problem of my image).

Thanks again!



Re: IPTV Player - development thread #3252 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 15 February 2017 - 08:59

With exteplayer3 seek backward and forward not work? or maybe you say that with buffering seek forward not work?
In buffering mode seek forward is working but inside buffered data, seek backward works always.
 
So, I think you not check this. If you really have such problems then please record movie and pass it here.


Re: IPTV Player - development thread #3253 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 15 February 2017 - 09:02

Samsamsam 

Im beginner

 

First I try it with parser and not workin and then I try to based on your code it work but categories not appear 

 

I found something else I will try it tomorow 

 

First I want to thank you to put your work open source im really thank you bro

 

You must check source code of sub-page you want to parse and write parser. My code is for specific service and works with it.
For every www service you need to write new parser.
To extract interested by your data and then present them as directory or play item.
 
So, you need to learn about python, functions, loops and  regular expressions.
 
Regards,
SSS


Re: IPTV Player - development thread #3254 ingo

  • Senior Member
  • 64 posts

0
Neutral

Posted 15 February 2017 - 18:06

 

With exteplayer3 seek backward and forward not work? or maybe you say that with buffering seek forward not work?
In buffering mode seek forward is working but inside buffered data, seek backward works always.
 
So, I think you not check this. If you really have such problems then please record movie and pass it here.

 

 

Yes, with exteplayer3 seek backward and forward not work, - video stops in any mode (regardless of the buffering).
This long-standing problem of image, for my receiver (regardless of the content of the resource).  The same problem is present and exteplayer3 plugin ServiceApp.



Re: IPTV Player - development thread #3255 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 15 February 2017 - 18:34

It cannot be problem of image it selves.

 

If this problem occurs on any material? On mp4 movie file too?

 

What STB fo you have? Which version of ffmpeg libs do you have and installed from where?


Edited by samsamsam, 15 February 2017 - 18:35.


Re: IPTV Player - development thread #3256 ingo

  • Senior Member
  • 64 posts

0
Neutral

Posted 15 February 2017 - 22:40

It cannot be problem of image it selves.

 

If this problem occurs on any material? On mp4 movie file too?

 

What STB fo you have? Which version of ffmpeg libs do you have and installed from where?

 

STB AzBox Premium HD.
Information:

Spoiler


I tested version libs from ffmpeg2.8.5_mipsel_fpu_openssl1.0.2 to ffmpeg3.2.2-r8, - there is a problem. Currently, ffmpeg libs installed to feed the image, - ffmpeg3.1.4-r6. The image HDMU, OpeSPA behavior equally.
On mp4 movie files, there is a problem (log file included).

Seek backward and forward, might work once, then again when you use these functions, playback stops.

Attached Files

  • Attached File  log.zip   19.4KB   1 downloads


Re: IPTV Player - development thread #3257 frank087234

  • Senior Member
  • 178 posts

+1
Neutral

Posted 15 February 2017 - 23:32

@samsamsam

can you compile new downloader for this image 

 

 

root@dm800:/var/volatile/tmp# [6nffmpeg -version

ffmpeg -version
ffmpeg version 2.8.3 Copyright © 2000-2015 the FFmpeg developers
built with gcc 4.4.3 (GCC)
Openssl version -a
 
 
OpenSSL 0.9.8za 5 Jun 2014
 
built on: Sun Aug  3 20:16:38 CEST 2014
platform: debian-mipsel
options:  bn(64,32) md2(int) rc4(idx,int) des(idx,risc2,16,long) blowfish(idx) 
compiler: mipsel-oe-linux-gcc  -mel -mabi=32   -msoft-float -march=mips32 --sysroot=/home/oozoon/opendreambox/2.0/experimental/opendreambox/tmp/sysroots/dm800 -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN         -DTERMIO  -Os -pipe -g -feliminate-unused-debug-types -Wall -Wa,--noexecstack
OPENSSLDIR: "/usr/lib/ssl"
 
 

 

c

at /proc/cpuinfo
 
 
system type             : BCM97xxx Settop Platform
build target            : dm800
processor               : 0
cpu model               : Brcm3300 V0.0
cpu MHz                 : 294.91
BogoMIPS                : 294.91    ( udelay_val : 147456  HZ = 1000 )
wait instruction        : yes
microsecond timers      : yes
tlb_entries             : 32
extra interrupt vector  : yes
hardware watchpoint     : no
ASEs implemented        : mips16
VCED exceptions         : not available
VCEI exceptions         : not available
RAC setting             : I/D-RAC enabled
unaligned access        : 1234614
rdhwr/brdhwr traps      : 0 / 0

 

oozoon dm800


Re: IPTV Player - development thread #3258 doubledip

  • Senior Member
  • 334 posts

+7
Neutral

Posted 18 February 2017 - 11:31

@SSS

 

you can delete Hellenic TV from host webstream. It is empty and website also shows nothing.

 

There is a good site with reliable streams from many countries. https://www.firstonetv.eu/Live

 

Could you please add it, if possible?

 

regards

doubledip



Re: IPTV Player - development thread #3259 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 18 February 2017 - 12:11

@frank087234

 

Please try to use:

http://iptvplayer.pl/resources/bin/mipsel_softfpu/hlsdl_mipsel_static_curl_openssl.0.9.8

 

Regards,

SSS



Re: IPTV Player - development thread #3260 frank087234

  • Senior Member
  • 178 posts

+1
Neutral

Posted 18 February 2017 - 17:53

@samsamsam
Sorry to bother you. I don't know if this right place, but extplayer 3 Without buffering does not work with oozoon.. Info bar appear for a second then go back to list

Edited by frank087234, 18 February 2017 - 17:54.



73 user(s) are reading this topic

0 members, 73 guests, 0 anonymous users