https://github.com/a-sync/electron-gum
Electron getUserMedia & applyConstraints API test tool
https://github.com/a-sync/electron-gum
electron getusermedia webcam-feed webcam-viewer webrtc
Last synced: about 1 month ago
JSON representation
Electron getUserMedia & applyConstraints API test tool
- Host: GitHub
- URL: https://github.com/a-sync/electron-gum
- Owner: a-sync
- License: mit
- Created: 2017-09-13T14:52:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-03-02T13:55:32.000Z (over 4 years ago)
- Last Synced: 2025-03-27T04:43:48.229Z (about 1 year ago)
- Topics: electron, getusermedia, webcam-feed, webcam-viewer, webrtc
- Language: JavaScript
- Homepage:
- Size: 177 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# electron-gum
[Downloads](https://github.com/a-sync/electron-gum/releases/)
### Run from source
```
$ npm install
$ npm start
```