ng-camera
ng-camera copied to clipboard
AngularJS directive for capturing images form your computer's camera.
Hi, first of all thanks for your help with this. I want to know how to stop using camera once I got shot the picture. Can you help us?
I'm using the ng-camera directive and can see the camera being accessed but I can't figure out how to access the captured image let alone be able to store it....
Im using this with angular material. I put ng-camera tag in a dialog and this error appeared. But its working fine if not in a dialog
The button is a submit button that submits the parent form and it can not be adjusted. I made the take picture button a button so no parent form submitted....
Getting the following error when trying to use this library with AngularJS front-end ReferenceError: Webcam is not defined at o (http://localhost:3000/public/client/myapp/main.js:13705:457) at http://localhost:3000/public/client/common/vendor.js:45:1323 at ne (http://localhost:3000/public/client/common/vendor.js:45:1380) at _ (http://localhost:3000/public/client/common/vendor.js:44:27893) at...
Hi, I was looking at your component, and looks good. But found that the demo is not working because of the restrictions in chrome for using getUserMedia for non https...
js:11706 Error: [$injector:unpr] Unknown provider: $$AnimateRunnerProvider
Only secure orihins are allowed (see: https//) I tested chrome old browser working, updated new chrome browser getting same issue ? Jquery Webcam is working. http://www.xarg.org/project/jquery-webcam-plugin/
Is there any way of requesting browser camera access on a button press, rather than when the page is loaded?
I can't seem to get data output like I except. I've tried 2 different devices, and they both show the camera feed, yet the URI I get on either one...