wulkano / Aperture

Record the screen on macOS
MIT License
1.23k stars 111 forks source link

getUserMedia? #14

Closed nelix closed 7 years ago

nelix commented 7 years ago

In electron you can use getUserMedia on all platforms, why is this better?

skllcrn commented 7 years ago

See this thread and @matheuss reply for details https://github.com/wulkano/kap/issues/20#issuecomment-255218634

Also see aperture.js' Why section for more information: aperture.js#why