jQuery and/or HTML5 video player with advanced functionalities
I am looking for a jQuery (flash fall back) and/or HTML 5 solution to play video with playing backwar开发者_运维知识库d, forward, slow motion withadaptable speed functionalities. I'd like to new a maximum information about the video currently played like a current frame information.
Take a look at Flowplayer jQuery based plugin. This might help you.
I've decided to go with MediaElement.js although no negative playbackRate
is possible on several browsers at the moment but I essentially needed the video to be played on iPad and this really does the job.
精彩评论