Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Provisions

Downloads

JWPlayer (ver. 6) is free for non-commercial use, but you cannot get version 6 from the code rights holder's website anymore as they are now only support version 7. Unfortunately, version 7 is not compatible with version 7. If you already have the JPWPlayer ver. 6 library running on your server this is not a problem, but you don't you will have to download the source code for v. 6.12 from the jwplayer git repo and build it you first need to create an account on the page https://www.jwplayer.com/sign-up/ by clicking "GET JWPLAYER FREE" button. You will receive confirmation by email that your free for your environment. Also, you are still required to register for a free account on the company's website. When you receive email confirmation that your account has been set up, you can fetch your "license key", which isn't actually needed for using JWPlayer with Islandora.

The videojs module is easier to install for most Islandora managers than the JWPlayer module. It jideojs meets your needs, we recommend you use it. Then log in to your account at https://account.jwplayer.com/ and on your "dashboard" page find the bloc "Self-Hosted Player" and click "License Keys and Downloads". Islandora supports the self-hosted player JW Player 6 (6.12). Download the zip file and unzip it to 'sites/all/libraries'.

The Islandora JWPlayer Drupal module required for Islandora integration can be found at the Release Notes and Downloads page.

...

The process of installing JWPlayer is broken up into the following steps:

  1. InstallIf you don't have the Libraries API installed yet, install, enable and set up the Libraries API. Check that page for more information on how to do this.it up. This creates the "libraries" directory (e.g. sites/all/libraries).
  2. Download the source code JWPlayer library from https://github.com/jwplayer/jwplayer/releases/tag/v6.12.0
  3. Build the JWPLayer library from the source code. Download and extract the JWPlayer .zip archive from longtailvideo.com
  4. Place the 'jwplayer' folder from the .zip archive into your Drupal site's 'libraries' folder created when the Libraries API was set up (e.g. sites/all/libraries)
  5. Register for an account at https://www.jwplayer.com/sign-up/
  6. Install and enable the Islandora JWPlayer Drupal module

...