BigVideo.js icon indicating copy to clipboard operation
BigVideo.js copied to clipboard

Error with latest release of Firefox (23.0.1)

Open opike opened this issue 10 years ago • 3 comments

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: error

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.

opike avatar Aug 19 '13 21:08 opike

I have the same issue, anyone know a fix for this?

mparryy avatar Aug 30 '13 10:08 mparryy

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.

apulley avatar Aug 30 '13 16:08 apulley

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.

opike avatar Sep 09 '13 16:09 opike