This plugin provides permissions to capture video directly from the user's Web Cam via the getUserMedia API.
Stable on Android.
All you need is the videoCapture
permission defined in the Chrome App manifest.
- Renamed plugin to pubilsh to NPM
- Split Android permissions within plugin.xml into separate tags (fixes #494)
- Documentation updates.