Skip to content
README.txt 1.35 KiB
Newer Older
kenianbei's avatar
kenianbei committed
INTRODUCTION
------------
The media recorder module provides a HTML5 audio recorder with flash fallback,
for use with the media module.

REQUIREMENTS
------------
 * Media module - https://drupal.org/project/media
 * Libraries module - https://drupal.org/project/libraries
 * RecorderJS library - https://github.com/mattdiamond/Recorderjs
 * Recorder.js library - https://github.com/jwagener/recorder.js
kenianbei's avatar
kenianbei committed
 * SWFObject library - http://code.google.com/p/swfobject
kenianbei's avatar
kenianbei committed
INSTALLATION
------------
** Use the drush command 'drush mrdl' to automatically download the libraries.

kenianbei's avatar
kenianbei committed
1. Install the RecorderJS library in sites/all/libraries. The recorder.js file
   should be located at sites/all/libraries/Recorderjs/recorder.js.

2. Install the SWFObject & flash recorder.js libraries in sites/all/libraries. The
kenianbei's avatar
kenianbei committed
   swfobject.js file should be at sites/all/libraries/swfobject/swfobject.js,
   and recorder.js should be at sites/all/libraries/recorder.js/recorder.js.
kenianbei's avatar
kenianbei committed

3. Install dependencies and media recorder module as per:
   https://drupal.org/documentation/install/modules-themes/modules-7

4. Visit the media recorder configuration page to set file path,
   etc, at admin/config/media/mediarecorder.
kenianbei's avatar
kenianbei committed

CREDITS
-------
Current maintainers are:
 * Norman Kerr (kenianbei) - https://drupal.org/user/778980

This project has been sponsored by:
 * Yamada Language Center - https://babel.uoregon.edu