Opencam is an Angular library component developped to manipulate camera and perform various actions. This project was generated with Angular CLI version 7.3.1.
You can integrate opencam in your project using npm i ng-opencam --save
. For more documentation about opencam check out the readme in the projects/opencam folder or directly on the npm opencam page https://www.npmjs.com/package/ng-opencam.
Try it out here: DEMO
Clone this repo and run
ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files. You can then test the opencam library demo.
This project is under the MIT license.