/OpenLang

React HTML5 video language lab web application

Primary LanguageJavaScriptMIT LicenseMIT

OpenLang

HTML5 language lab web application created using React

Image representing OpenLang

About

OpenLang is a great starting point for anyone interested in developing an HTML5 video language lab web application using React. OpenLang uses MediaDevices and the MediaStream Recording API for video recording. OpenLang uses the Web Audio API for creating recordings from multiple sources.

Features included:

  1. Simple class-based panel interface

  2. Media file import

  3. HTML5 video recording

  4. Record and combine video and audio from different sources into a single file (e.g. Simultaneous interpreting exercises)

  5. Downloadable recordings

Platform

React

MediaDevices

MediaStream Recording API

Web Audio API

Alternative script for webpack 3.x

"start": "webpack-dev-server", "test": "jest"