PHPackages                             innova/video-recorder-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. innova/video-recorder-bundle

ActiveClaroline-plugin

innova/video-recorder-bundle
============================

Claroline Video Recorder Bundle

0141PHP

Since Mar 1Pushed 10y ago5 watchersCompare

[ Source](https://github.com/InnovaLangues/VideoRecorderBundle)[ Packagist](https://packagist.org/packages/innova/video-recorder-bundle)[ RSS](/packages/innova-video-recorder-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (11)Used By (0)

Innova\\video-recorder-bundle
=============================

[](#innovavideo-recorder-bundle)

This Bundle is a plugin intended to be used with [Claroline Connect LMS](https://github.com/claroline/Claroline)

It allows the user to record video via an available video input device (such as a webcam and microphone) and create a *Claroline File* from the recorded video/audio blob.

Requirements
------------

[](#requirements)

*This plugin uses*

- MediaRecorder API [Firefox infos](https://developer.mozilla.org/en-US/docs/Web/API/MediaRecorder_API) - [Chrome infos](https://developers.google.com/web/updates/2016/01/mediarecorder)
- [libav-tools](https://libav.org/) to (re)convert recorded blobs (audio + video) to WEBM \[1\]

> \[1\] In Claroline videos are served via a

```
Symfony HttpFoundation BinaryFileResponse

```

If we **do not** (re)encode the recorded source, video does not replay properly and video player time slider is ineffective...

*WebBrowser minimal requirement*

- To use MediaRecorder in Chrome 47 and 48, enable experimental Web Platform features from the chrome://flags page.
- Audio recording work in Firefox and in Chrome 49 and above; Chrome 47 and 48 only support video recording.
- Everything work on Firefox 29 or later

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

[](#installation)

Install with composer :

```
$ composer require innova/video-recorder-bundle

```

Install plugin :

```
$  php app/console claroline:plugin:install InnovaVideoRecorderBundle

```

Limitations
-----------

[](#limitations)

- Firefox downloaded video has a chopped sound and can be properly read **in web browser only**
- Only one process/browser can access the camera/mic device at a time.

Requests
--------

[](#requests)

Go to [Claroline](https://github.com/claroline/Claroline/issues) if you want to ask for new features.

Go to [Claroline Support](https://github.com/claroline/ClaroSupport/issues) if you encounter some bugs.

Authors
-------

[](#authors)

- Donovan Tengblad (purplefish32)
- Axel Penin (Elorfin)
- Arnaud Bey (arnaudbey)
- Eric Vincent (ericvincenterv)
- Nicolas Dufour (eldoniel)
- Patrick Guillou (pitrackster)

Licence
-------

[](#licence)

MIT

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6163742e86e29d743f1d174c7e3d3311e066ff76b6aa99deb75662d6091325dd?d=identicon)[innova](/maintainers/innova)

---

Top Contributors

[![purplefish32](https://avatars.githubusercontent.com/u/479917?v=4)](https://github.com/purplefish32 "purplefish32 (1 commits)")

### Embed Badge

![Health badge](/badges/innova-video-recorder-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/innova-video-recorder-bundle/health.svg)](https://phpackages.com/packages/innova-video-recorder-bundle)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
