videojs / video.js

Video.js - open source HTML5 video player
https://videojs.com
Other
38.18k stars 7.47k forks source link

Play FLV at IE9 #1623

Closed juliemar closed 10 years ago

juliemar commented 10 years ago

I have a project that my customers use only IE9 and i use videojs to play a videos. but the plugin doesn't plays flvs videos at IE9.

Sample: https://www.dropbox.com/s/n6w8flq0gesacdg/video-js-ie9.zip?dl=0

mmcc commented 10 years ago

Your customers need to have Flash installed for the Flash fallback to work. With that installed, it's working fine for me (same source, different location). Here's the example I used.

IE 9 screenshot