Skip to content

yellowdoge/mediacapture-record

 
 

Repository files navigation

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 🚴

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:

curl https://api.csswg.org/bikeshed/ -F [email protected] -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:

curl https://api.csswg.org/bikeshed/ -F [email protected] -F output=err

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

About

MediaStream Recording

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%