mangui / flashls

HLS Flash Plugin/Player (Chromeless,OSMF,FlowPlayer,mediaelement.js,video.js,Clappr)
http://www.flashls.org
Mozilla Public License 2.0
751 stars 264 forks source link

Use flowplayer API for hls #435

Open BuguTian opened 9 years ago

BuguTian commented 9 years ago

I met a Software requirement . It need to play wth HLS, but it also need a interface of flowplayer API to provide the duration and neet to modify it's speed. When I use these flowplayer API, most of them not work. I want to ask two questions:

  1. Is the "flowplayer for HLS version" off some of the interfaces of original flowplayer? 2.Could you show me a simple example? Because I failed to use original flowplayer API failed . I only want to use it on the PC. So I can't use the md file.Only want the javascript example. Thark you !
mangui commented 9 years ago

duration should be available using standard FlowPlayer API. as it is displayed correctly on FlowPlayer progress bar. plz refer to Flowplayer docs and http://flash.flowplayer.org/plugins/streaming/flashls.html flash player does not support playrate other than 1.