Which HTML5 Media JS Framework is Best? [closed]
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this questionI want to customize a video player to have additional buttons and controls using jquery. I've found two that seem like viable candidates, and I'm interested in hearing which is better (or if there's yet another one that's best). Please keep in mind that my goal is to modify it (not just drop and play).
Here are the two candidates I've found so far:
- http://videojs.com/
- http://mediaelementjs.com/
After reading details about both the Framework, I vote for http://mediaelementjs.com/. It is has more configuration option than VideoJS.
Take a look at Popcorn.js. It has quite a few features and is open-source.
http://popcornjs.org/
精彩评论