Media-Recorder-API-Demo icon indicating copy to clipboard operation
Media-Recorder-API-Demo copied to clipboard

An implementation of the MediaStream Recording API

Media Recorder API Demo

A demo implementation of the (new) Media Recorder API (also known as MediaStream Recording API).

Works on:

  • Firefox 30+
  • Chrome 47,48 (video only, enable experimental Web Platform features at chrome://flags)
  • Chrome 49+

Containers & codecs:

  • Chrome 52+ : webm, VP8/VP9/H.264, Opus @ 48kHz
  • Chrome 49+ : webm, VP8/VP9, Opus @ 48kHz
  • Firefox 30+: webm,VP8, Vorbis @ 44.1 kHz

Issues:

  • Pause does not stop audio recording on Chrome 49,50

Links: