am i crazy or is the module settings saying it wants the dir for videojs.player.min.js but this isn't included in the module or in the download from the http://videojs.com/ website?

Comments

heshanlk’s picture

you will need to download that lib and extract in to sites/all/library/video-js folder and add that to config.

jlockhart’s picture

ummm??? I've downloaded the latest player from the videojs.com site (big green button) and there isn't a file called videojs.player.min.js in it. Is there another download I'm suppose to be getting? There is a video.js file though. Is that what it's looking for?

jlockhart’s picture

Actually it appears as if that is a left over typo from the jPlayer module, yes? Any affiliation there? I checked the module and it is looking for video.js, not the minified version.

heshanlk’s picture

Category: support » bug

I think its a mistake of the code, I will fix it, just paste the directory to sites/all/library and point your directory in settings.

salmosri’s picture

Do we have an update on this?

luf’s picture

Still bugged, encountering same issue.

Korinvall’s picture

Clarification... it's sites/all/libraries/... not sites/all/library/...

elektrorl’s picture

the right source seems to be: https://github.com/zencoder/video-js

You need to upload in sites/all/libraries/ and rename the uncompressed archive in video-js.

Then go to admin/settings/videojs and reset to default.

heshanlk’s picture

Status: Active » Fixed

Correct the typo issue on the module

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.