BigVideo.js
BigVideo.js copied to clipboard
Error with latest release of Firefox (23.0.1)
When rendering a video in firefox 23.0.1 using html5, the following error is generated in the console log: "NetworkError: 404 Not Found - http://dfcb.github.io/BigVideo.js/null" null ["Video Error", Object { type="error", target=video#big-video-vid_html5_api.vjs-tech, currentTarget=video#big-video-vid_html5_api.vjs-tech, more...}]
Here's a screenshot:
I tested this with the latest bigvideo.js (1.0.0-13) and video.js (4.1)
This error also happens on the bigvideo website (http://dfcb.github.io/BigVideo.js/) with the flash plugin disabled.
I have the same issue, anyone know a fix for this?
I would make sure the video.js dependency is up to date.
Also, I believe Firefox's ability to play mp4 is largely OS based so make that a .ogv video file is specified as a fallback in altSource in rare instance that the flash plugin isn't available on firefox.
I tested this yesterday with the latest versions of Big Video (1.0.0-13) and videojs (4.2)and the problem didn't occur so it appears to have been addressed.