What it is oozoon?
IPTV Player - development thread
Re: IPTV Player - development thread #3261
Re: IPTV Player - development thread #3262
Re: IPTV Player - development thread #3263
Posted 18 February 2017 - 18:29
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
Posted 18 February 2017 - 18:35
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
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
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-nonfreelibavutil 54. 31.100 / 54. 31.100libavcodec 56. 60.100 / 56. 60.100libavformat 56. 40.101 / 56. 40.101libavdevice 56. 4.100 / 56. 4.100libavfilter 5. 40.101 / 5. 40.101libswscale 3. 1.101 / 3. 1.101libswresample 1. 2.101 / 1. 2.101
Re: IPTV Player - development thread #3267
Re: IPTV Player - development thread #3268
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"
Re: IPTV Player - development thread #3269
Re: IPTV Player - development thread #3270
Re: IPTV Player - development thread #3271
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
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
Posted 18 February 2017 - 22:15
Re: IPTV Player - development thread #3274
Posted 19 February 2017 - 13:01
Re: IPTV Player - development thread #3275
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:
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
Posted 19 February 2017 - 14:02
This website is not hosting any server, just takes links from several websites with crap quality.. Not goodHi samsamsam
Can you add this website to you'r application
http://www.elahmad.com/tv/
Thanks
Re: IPTV Player - development thread #3277
Posted 19 February 2017 - 15:55
Re: IPTV Player - development thread #3278
Posted 20 February 2017 - 17:42
Re: IPTV Player - development thread #3279
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
2 user(s) are reading this topic
0 members, 2 guests, 0 anonymous users