View Single Post
Old 07-28-2014, 03:42 AM  
tremens
Registered User
 
Industry Role:
Join Date: Dec 2012
Posts: 52
Quote:
Originally Posted by ruff View Post
That's what I was wondering. What compatibility issues am I going to run into using html 5 code? If it is old browsers, then I'm not going to worry about it.
Compatibility issues with older browsers and a different user interface depending on browser vendor.

You can use a video javascript player that will handle the compatibility issues, provide an appropriate fallback method to flash, keep the same user interface to your users and add extra functionality via plugins.

For years I have deployed JWPlayer and Flowplayer, however nowadays I'm deploying MediaElement to my customers. It's a free and opensource player and can be extended via plugins. Recently I replaced a flowplayer setup with a custom MediaElement setup with a custom playlist and postroll ad functionality. Those are other things you don't get if you stick to basic html video tags.
__________________
\
( Check out Tremendum Transcoder, our server side video transcoding solution.
/

Last edited by tremens; 07-28-2014 at 03:44 AM.. Reason: Typpos...
tremens is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote