oohoo - Capture

Repositories ::: repository_capture
Maintained by Nicolas Bretin, Patrick Thibaudeau
This repository allows users to record video, sound and take a photo WITHOUT a streaming server. This works as any other Moodle 2.x repository. It must first be enabled. Once enabled, it will show up in the file picker. Simply click on the "Capture" repository and choose if you want to record a sound, a video or have a picture taken from your webcam. Once you are done recording, you can edit your video by trimming the beginning and the end.

oohoo - Capture 1.0.0 (Build: 2012121000)

Moodle 2.3, 2.4
Released: Tuesday, 11 December 2012, 4:20 AM
--------------------------------------------------------------------------------
--------------------------------- OOHOO CAPTURE --------------------------------
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
Description
--------------------------------------------------------------------------------

This repository allows users to record directly video, sound and take photo
WITHOUT a streaming server.
Activate the repository, and each time you can upload a file, click on the
repository "Capture" and choose if you want to record a sound with your
microphone, or a video or a picture taken from your camera.
After recording, you can edit your video to only select the wanted part!

--------------------------------------------------------------------------------
Prerequisites
--------------------------------------------------------------------------------

Server side:
- FFMPEG Recent version or AVCONV. In order to works ffmpeg or avconv must have
the audio codec "aac".
- And nothing else!

Client side:
- Flash Player - last version
- Javascript activated
- Microphone for video and audio recording
- Camera for video and photo

--------------------------------------------------------------------------------
Installation
--------------------------------------------------------------------------------

1. Rename the folder to 'capture'
2. Copy the folder tab to moodle/repository
3. Install the plugin
4. Activate it in:
-> Site administration
-> Plugins
-> Repositories
-> Manage repositories
5. Set the default fields for the repository.

Note: You can customize the access to each functionalities (audio, video, photo)
with capabilities:
- repository/capture:view - The general access
- repository/capture:video
- repository/capture:audio
- repository/capture:photo

--------------------------------------------------------------------------------

For more informations, please go to the online documentation => http://oohoo.biz

Version information

Version build number
2012121000
Version release name
1.0.0 (Build: 2012121000)
Can be updated to
1.0.0 (Build: 2012121001) (2012121001), 1.0.0 (Build: 2012121200) (2012121200), 1.0.1 (Build: 2012121201) (2012121201), 1.0.1 (Build: 2012121301) (2012121301), 1.0.2 (Build: 2012121700) (2012121700), 1.0.3 (Build: 2013072200) (2013072200), 1.0.4 (Build: 2014040200) (2014040200)
Maturity
Stable version
MD5 Sum
9b0b5fddc3f356879c96d47558690155
Supported software
PHP 5.3, PHP 5.4, Moodle 2.3, Moodle 2.4

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Repositories

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myrepo") in the "repository" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation