Skip to content

A simple camera recorder that allows to record video clips (optionally with audio) in desktop and mobile browsers

License

Notifications You must be signed in to change notification settings

backface/CamRecorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CamRecorder

A simple camera recorder that allows to record video clips (optionally with audio) in desktop and mobile browsers.

Migrated to an ES6 module and added functionality(unattach...) from Valentin Schmidt's CamRecorder

For browsers without MediaRecorder API - like Safari for macOS and iOS - it uses an extended version of Satoshi Ueyama's Javascript MotionJPEG/AVI Builder and (for optional audio support) a modified version of Matt Diamond's Recorder.js to record to AVI.

Copyright (c) 2020 Valentin Schmidt

About

A simple camera recorder that allows to record video clips (optionally with audio) in desktop and mobile browsers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published