Reputation: 7219
Confused by all the options for implementing html5 video. What are the arguments in favor of using a javascript based solution like MediaElement or VideoJS ?
Another way of phrasing this question might be, under what conditions would a non-javascript html5 video solution be the better option (like that presented on http://camendesign.com/code/video_for_everybody)?
Upvotes: 4
Views: 3033
Reputation: 251
Reasons to use a JS based player:
Upvotes: 3