Embed MP4 in HTML using flash-player(html5 video player)

https://stackoverflow.com/questions/1000851/embed-mp4-in-html-using-flash-player

**********************************************************************************

Yes you can. Flash 9.0.115 is required.

Flowplayer is my favourite. Free and opensource

Use Video.Js .. http://videojs.com/ .. The best Html5 Video player.

  • MediaElement: Supports HTML5 and Flash (automatically, if browser needs it). Free and works well for basic configurations. Warning: This project has A LOT of open issues so if your configuration is having problems you're out of luck
  • f4player: It one of the smallest available at only 10kb and free under the GPL license. It supports flv, f4v, mp4, stream and live stream. It has not been updated in a while though.
  • Video.js: Don't let the super lame project name fool you. This project is awesome and the best supported of the options. We've been using it on production software for years with no issues. This is your best bet.

 

posted @ 2019-09-02 10:13  zhao1949  阅读(375)  评论(0编辑  收藏  举报