html5 - video.js fallback is not working -
this code <html xmlns="http://www.w3.org/1999/xhtml"> <head> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"> </script> <script src="javascripts/video.js-stable/dist/video-js/video.js"></script> <link rel="stylesheet" type="text/css" href="javascripts/video.js-stable/dist/video-js/video-js.css" /> <script> videojs.options.flash.swf ="http://localhost/site/public/javascripts/video.js-stable/dist/video-js/video-js.swf"; </script> <title>video</title> </head> <body> <video id="example_video_1" class="video-js vjs-default-skin" controls="" preload="auto" width="640" height="264" poster="" data-setup='{"example_option":true}'> <source src="http://localhost/s...