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

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 18 February 2017 - 18:13

What it is oozoon?



Re: IPTV Player - development thread #3262 frank087234

  • Senior Member
  • 178 posts

+1
Neutral

Posted 18 February 2017 - 18:15

What it is oozoon?

Dreambox images ( DMM based images- Open dreambox)



Re: IPTV Player - development thread #3263 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 18 February 2017 - 18:29

@frank087234

 

This is all information you have?

 

Which kinds of links are not working?

Please provide more informations, or I must ask you about every thing?



Re: IPTV Player - development thread #3264 frank087234

  • Senior Member
  • 178 posts

+1
Neutral

Posted 18 February 2017 - 18:35

@frank087234

 

This is all information you have?

 

Which kinds of links are not working?

Please provide more informations, or I must ask you about every thing?

 

for example, bbc 1 live, does not work when using extplayer3 without buffering.. info bar appears for a second then goes back to channel list..

it works fine with extplayet 3 with buffering, and with gstplayer without buffering..

thanks



Re: IPTV Player - development thread #3265 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 18 February 2017 - 18:54

So, I understand you have problem with HLS links.

 

Please try to play this link in console:

exteplayer3 "https://bitdash-a.akamaihd.net/content/sintel/hls/video/250kbit.m3u8"

 

And provide output.

 

Whe question is also what ffmpeg libs are you have in this image?

 

Please provide output of command:

 ffmpeg -version


Re: IPTV Player - development thread #3266 frank087234

  • Senior Member
  • 178 posts

+1
Neutral

Posted 18 February 2017 - 19:05

 

So, I understand you have problem with HLS links.

 

Please try to play this link in console:

exteplayer3 "https://bitdash-a.akamaihd.net/content/sintel/hls/video/250kbit.m3u8"

And provide output.

 

Whe question is also what ffmpeg libs are you have in this image?

 

Please provide output of command:

 ffmpeg -version

 

ffmpeg version 2.8.3 Copyright © 2000-2015 the FFmpeg developers

 
built with gcc 4.4.3 (GCC)
configuration: --sysroot=/mnt/new2/opendreambox_1.6/dm500hd/build/tmp/staging/mipsel-oe-linux --cross-prefix=mipsel-oe-linux- --prefix=/mnt/new/e2/simpleeplayer3/tmp/ffmpeg/tmp/ffmpeg-2.8.3/usr/ --enable-cross-compile --target-os=linux --arch=mipsel --disable-mipsdspr1 --disable-mipsdspr2 --disable-mipsfpu --enable-shared --disable-static --disable-debug --disable-ffplay --disable-ffprobe --disable-ffserver --disable-outdevs --disable-doc --disable-htmlpages --disable-manpages --disable-podpages --disable-txtpages --disable-lzma --enable-openssl --enable-zlib --enable-stripping --enable-cross-compile --enable-small --disable-sdl --disable-xlib --disable-d3d11va --disable-dxva2 --disable-vaapi --disable-vda --disable-vdpau --enable-nonfree
libavutil      54. 31.100 / 54. 31.100
libavcodec     56. 60.100 / 56. 60.100
libavformat    56. 40.101 / 56. 40.101
libavdevice    56.  4.100 / 56.  4.100
libavfilter     5. 40.101 /  5. 40.101
libswscale      3.  1.101 /  3.  1.101
libswresample   1.  2.101 /  1.  2.101
same problem with your link. it only work with buffering


Re: IPTV Player - development thread #3267 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 18 February 2017 - 19:14

I was asked you to execute this command:

exteplayer3 "https://bitdash-a.akamaihd.net/content/sintel/hls/video/250kbit.m3u8"

and provide output.

 

Why you not provide it?


Edited by samsamsam, 18 February 2017 - 19:16.


Re: IPTV Player - development thread #3268 frank087234

  • Senior Member
  • 178 posts

+1
Neutral

Posted 18 February 2017 - 19:17

 

I was asked you to execute this command:

exteplayer3 "https://bitdash-a.akamaihd.net/content/sintel/hls/video/250kbit.m3u8"
root@dm800:~# [6n
e
 
eo/250kbit.m3u8"
 
{"EPLAYER3_EXTENDED":{"version":33}}
 
 
{"PLAYBACK_OPEN":{"OutputName":"Output", "file":"https://bitdash-a.ak...eo/250kbit.m3u8", "sts":0}}
 
{"OUTPUT_OPEN":{"sts":0}}
{"PLAYBACK_PLAY":{"sts":0}}
{"v_c":{"id":-1,"e":"","n":"","w":-1,"h":-1,"f":0,"p":-1}}
{"a_l": []}
{"a_c":{"id":-1,"e":"","n":""}}
{"s_l": []}
{"s_c":{"id":-1,"e":"","n":""}}
{"log":"Frame read error: 'End of file'"}
 
root@dm800:~# 


Re: IPTV Player - development thread #3269 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 18 February 2017 - 19:23

With previus version of exteplayer3 you do not have such problems?


Edited by samsamsam, 18 February 2017 - 19:24.


Re: IPTV Player - development thread #3270 frank087234

  • Senior Member
  • 178 posts

+1
Neutral

Posted 18 February 2017 - 19:26

On previus version of exteplayer3 you do not have such problems?

I intalled this image recently, but can not be certain of answer to your question, because not tested before



Re: IPTV Player - development thread #3271 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 18 February 2017 - 19:56

It looks like ffmpeg can not found playable tracks. 

It could be coused because of to short analize time or because of using not valid for image ffmpeg libs.

 

The best is when ffmpeg libs are compiled with the same toolchain and compilation options as all others image components. 

 

You use this image on DM800 without FPU the question is how this image was build. With soft float in standard library or with hard float emulation in kernel. 

 

Because you use ffmpeg libs which require hard float support.

I will suggest you to ask image developers to recompile ffmpeg libs with the same toolchain and compilation option as they use for image compilation.

 

I saw similar problems on  Xpeed LX1 also with image which was compiled with soft float in standard library.


Edited by samsamsam, 18 February 2017 - 20:01.


Re: IPTV Player - development thread #3272 frank087234

  • Senior Member
  • 178 posts

+1
Neutral

Posted 18 February 2017 - 20:22

It looks like ffmpeg can not found playable tracks.
It could be coused because of to short analize time or because of using not valid for image ffmpeg libs.

The best is when ffmpeg libs are compiled with the same toolchain and compilation options as all others image components.

You use this image on DM800 without FPU the question is how this image was build. With soft float in standard library or with hard float emulation in kernel.

Because you use ffmpeg libs which require hard float support.
I will suggest you to ask image developers to recompile ffmpeg libs with the same toolchain and compilation option as they use for image compilation.

I saw similar problems on Xpeed LX1 also with image which was compiled with soft float in standard library.


I think maybe the problem because I installed ffmpeg compiled for OE1.6 image, not OE2.0, because it was the only ffmpeg accepted by the image with openssl0.9. 8

Re: IPTV Player - development thread #3273 frank087234

  • Senior Member
  • 178 posts

+1
Neutral

Posted 18 February 2017 - 22:15

@samsamsam

 

this website is working 

 

http://www.teledunet...7234_lk7ahaknon

 

but needs idu 



Re: IPTV Player - development thread #3274 ste3lo

  • Senior Member
  • 62 posts

0
Neutral

Posted 19 February 2017 - 13:01

Hi samsamsam

 

Can you add this website to you'r application

 

http://www.elahmad.com/tv/

 

Thanks



Re: IPTV Player - development thread #3275 ametza

  • Senior Member
  • 32 posts

0
Neutral

Posted 19 February 2017 - 13:37

Dear Samsamsam

 

Could you make a inside channel list for iptv player?  Now always must leave the video if i will change channel in a m3u list...

I think something similar:

484kep.jpg

 

Colud you also make channel change button creating for m3u list? Next channel and previous channel button.

 

Thank you very match



Re: IPTV Player - development thread #3276 frank087234

  • Senior Member
  • 178 posts

+1
Neutral

Posted 19 February 2017 - 14:02

Hi samsamsam

Can you add this website to you'r application

http://www.elahmad.com/tv/

Thanks

This website is not hosting any server, just takes links from several websites with crap quality.. Not good

Re: IPTV Player - development thread #3277 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 19 February 2017 - 15:55

In version "145.00.00.00":
- new host http://www.svtplay.se/ has been added

 

Regards,

SSS



Re: IPTV Player - development thread #3278 2free

  • Member
  • 19 posts

0
Neutral

Posted 20 February 2017 - 17:42

Hello
Please
How do I turn these links
His play voice without image
#EXTINF: -1, Boxoffice1
#EXTINF: -1, Boxoffice2
#EXTINF: -1, Boxoffice3


Re: IPTV Player - development thread #3279 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 20 February 2017 - 19:52

Hello,

 

These links use Flash Video codec (FLV1) - Sorenson Spark.

 

Your hardware and DVB drivers must support this codec.

 

If you will have support in your DVB drivers then there will be need to add writter for this codec also to exteplayer3.


Edited by samsamsam, 20 February 2017 - 19:54.


Re: IPTV Player - development thread #3280 2free

  • Member
  • 19 posts

0
Neutral

Posted 20 February 2017 - 21:15

thank you

how can i do that 

i have vu+ duo + opentatv




6 user(s) are reading this topic

0 members, 6 guests, 0 anonymous users