w3c/mediacapture-record

Name: mediacapture-record

Owner: World Wide Web Consortium

Description: MediaStream Recording

Created: 2014-08-20 12:03:51.0

Updated: 2018-01-11 06:47:34.0

Pushed: 2017-10-16 12:06:27.0

Homepage: https://w3c.github.io/mediacapture-record/MediaRecorder.html

Size: 12955

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

MediaStream Recording API Build Status

This document specifies methods for live recording of video and audio, local and remote.

Specification and Samples

You're welcome to contribute! Let's make the Web rock our socks off!

Notes on bikeshedding :bicyclist:

Branch gh-pages is automatically updated from master branch upon commit.

During development it's often a good idea to try and render MediaRecorder.bs locally, for that, and using the online compiler:

 https://api.csswg.org/bikeshed/ -F file=@MediaRecorder.bs -F force=1 > MediaRecorder.html

if the produced file has a strange size (i.e. zero, a few KBs), then something went terribly wrong; run instead:

 https://api.csswg.org/bikeshed/ -F file=@MediaRecorder.bs -F output=err

and try to figure out why bikeshed did not like the .bs :'(


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.