Hi

Are there any quick and easy documentation on how to use this module?

thanks

Comments

naero’s picture

subscribe

heshanlk’s picture

Status: Active » Fixed

Follow those steps.

1. First install module (download and untar in to sites/all/modules)
2. Download the VideoJS library http://videojs.com/ and put it in sites/all/library
3. Go to module admin settings and add the correct path to the lib
4. Create CCK filefield. Only supported contents are webm(not required), ogv, mp4.
5. You will have to upload 3 files in the same time and save it.

Njoy the module.

Silence-dupe2’s picture

when you refer to video js library what exactly are you referring to. my installation keeps telling me i'm missing the library but i don't see a separate file for that.

Thanks

heshanlk’s picture

@Silence download the lib fron videojs.com and unzip to sites/all/libraries/videojs

naero’s picture

@heshan.lk ... It would be helpful to include in the help me text and the web documentation (if any exists). Sometimes installation and usage isn't intuitive, so thorough documentation is most helpful.

Silence-dupe2’s picture

This is where I'm at with this.

1) downloaded the files 6.x-1.1 Download (16.59 KB) from http://drupal.org/project/videojs

2) Unzipped the file

3) Then used FTP to load the file to the modules folder

4) Then went to http://videojs.com/ and downloaded Latest Stable Version: 2.0.1 green download free tab

5) unzipped and loaded to /public_html/sites/all/libraries

This is what I have in the drupal admin at this point "The directory specified does not seem to contain the videojs library. Check to make sure that the video.js file is located within this directory."

VideoJS Settings
videojs file directory: /sites/all/libraries/

where did I go wrong?

coveryoureyes’s picture

@Silence, mistake is in directory name "videojs". Correct is "video-js".

bryanb229’s picture

I actually just experienced the opposite, whereas had the libraries directory named as I downloaded 'video-js,' but media wouldn't render until I changed the directory name on the server and admin page to 'videojs.'

Status: Fixed » Closed (fixed)

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

odisey’s picture

What are the three files?

I am guessing ogv and mp4 are two ..... The third?

Jorrit’s picture

Perhaps FLV. I have no idea why heshan mentioned three files. One would be enough.

wajahatgraphics’s picture

go to http://videojs.com/

click on on SELF HOSTED

The videojs rar file will download upload in appropriate director according to Drupal and it will work , worked for me thanks