flashls
flashls copied to clipboard
HLS Flash Plugin/Player (Chromeless,OSMF,FlowPlayer,mediaelement.js,video.js,Clappr)
Hello, I would share an HLS stream having : . 6 video qualities for Adaptive Bitrate . 2 alternate audio tracks (English and French) . 3 alternate subtitle tracks (English,...
Hi! I'm trying to display subtitles using this plugin. My m3u8 data is (for instance): #EXTM3U #EXT-X-VERSION:3 #EXT-X-MEDIA:TYPE=SUBTITLES,GROUP-ID="subs",NAME="Bulgarian",FORCED=NO,AUTOSELECT=YES,URI="subtitlelist_lbul_w1710032839.m3u8",LANGUAGE="bul" #EXT-X-STREAM-INF:BANDWIDTH=3874784,CODECS="avc1.640029,mp4a.40.2",RESOLUTION=1280x688,SUBTITLES="subs" chunklist_w1710032839.m3u8 But the player does not display any subtitles. The main...
Hi All, I am testing HLS playback using [flash chromeless player](http://flashls.org/flashls-0.4.4.20/examples/chromeless/). I have the download speed 65Mbps and upload speed 62Mbps. Despite enough bandwidth, I am seeing following issues 1....
I m trying to play this url with flashls, but its saying I/O error when loading media [http://mumsite.cdnsrv.jio.com/jiotv.live.cdn.jio.com/MTV/MTV_800.m3u8](http://mumsite.cdnsrv.jio.com/jiotv.live.cdn.jio.com/MTV/MTV_800.m3u8) Here is GrindPlayer link: http://loggerleet.ddns.net/osmf/GrindPlayer.html By default it's trying to play above...
I have added support for WebVTT subtitles tracks on both live and VOD streams, modelled on the existing alternative audio classes and implemented using the TX3G timed text standard, with...
any event like ? onBeforePlay? i wanna set auth string on each ts file when request to play public function onBeforePlay(tsFileName:String):String{ return tsFileName+"?username=test&token=fdslfj34dslfj23dslfjs32lfjds"; //like this pls }
We are able to sending id3 tags through live streaming. able to retrieve through an player on html page, we are also getting id3 tags logs in console.log, But we...
Just compiled flashls and downloaded different qualities, but none of them play with any player. I'm using Debian Stretch. The file is detected as "data", and it isn't played at...
Hi all, I have been trying to play a m3u8 file with segments having byte ranges. The file works smoothly till end if no action is performed(pause/play). But when pausing...
I build an app with "adobe air", flashls support ios ?