ng-camera
ng-camera copied to clipboard
Can't find way to store captured image
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. I'd like to be able to store it and send it to a server for my web application.
Are you using PHP or Nodejs?