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.3 (Build: 2013072200)

Moodle 2.3, 2.4, 2.5
Released: Monday, 22 July 2013, 10:57 PM
--------------------------------------------------------------------------------
--------------------------------- 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
2013072200
Version release name
1.0.3 (Build: 2013072200)
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)
Can be updated to
1.0.4 (Build: 2014040200) (2014040200)
Maturity
Stable version
MD5 Sum
ef72b02a9da2634241720696db04976c
Supported software
PHP 5.3, PHP 5.4, Moodle 2.3, Moodle 2.4, Moodle 2.5

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