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.4 (Build: 2014040200)

Moodle 2.3, 2.4, 2.5, 2.6
Released: Thursday, 3 April 2014, 5:50 AM
--------------------------------------------------------------------------------
--------------------------------- OOHOO CAPTURE --------------------------------
--------------------------------------------------------------------------------

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

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 whether you want to record a sound, video or a picture taken
with your webcam.

Once you are done recording, you can edit your video by trimming the beginning
and the end.

Note: You must install FFMPEG on your Moodle server inorder for this plugin
to work.

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

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

Client side:
- Flash Player - latest 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 functionality (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
2014040200
Version release name
1.0.4 (Build: 2014040200)
Can be updated from
1.0.0 (Build: 2012121000) (2012121000), 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)
Maturity
Stable version
MD5 Sum
837ef1fdf6a2a493924a2ce07b7d6c30
Supported software
PHP 5.3, PHP 5.4, Moodle 2.3, Moodle 2.4, Moodle 2.5, Moodle 2.6, PHP 5.5
  • Latest release for Moodle 2.3
  • Latest release for Moodle 2.4
  • Latest release for Moodle 2.5
  • Latest release for Moodle 2.6

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