flashls
flashls copied to clipboard
HLS Flash Plugin/Player (Chromeless,OSMF,FlowPlayer,mediaelement.js,video.js,Clappr)
Hi @mangui, Hope everything's fine on your side. I'm having an issue with playlist files that have **unaligned keyframes among their outputs**, causing the video to "jump" (switch non-smoothly) and...
Hi Guillaume, Previously I was working on flashls plugin from master branch and accurate seeking was working fine with that plugin. Now I have taken plugin from dev branch which...
Hello, with new version of Adobe Media Server, your plugin doesnot have audio in video streaming by HLS, you can check it by this source http://212.113.50.162/hls/vid.mp4.m3u8 (http://flashls.org/flashls-0.4.4.20/examples/chromeless/?src=http%3A%2F%2F212.113.50.162%2Fhls%2Fvid.mp4.m3u8)
Hi Guillaume, I am facing issues when using ACCURATE_SEEK method. When using encrypted streams I am not able to seek exactly to a given frame. I have observed that this...
Hi, Guillaume. Live playback stops after a some time with error: > DEBUG:Loaded 37952118 of [37952124,37952127],level 0 m/M PTS:617713/619633 > ERROR:updateFragment:seqnum 37952118 not found Why flashls needed this very olders...
Hello I have been testing the hls.js from dailymotion and the videojs integration that you pointed out https://github.com/benjipott/videojs-hlsjs I m pretty amazed by the result, especially on low end machine,...
Hi mangui, I tried to configure seekmode 'ACCURATE' on flashlsChromeless but nothing changes. I insert the configuration in flashVars (hls_seekmode: 'ACCURATE'). What am I doing wrong? ``` html ```
Hi, can you ask you question about the advance buffering? When I start playing the movie and advance buffering work and add new loaded .ts ahead, then make seek to...
Hi All ;) I have applied AES-128 encryption on all my segments and playlist using Amazon Elastic Transcoder and i am looking to find a player that can do AES-128...