bcabanes / ng-camera

AngularJS directive for capturing images form your computer's camera.
55 stars 33 forks source link

Can't find way to store captured image #23

Open alishan-kaisani opened 6 years ago

alishan-kaisani commented 6 years ago

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.

msameerbm commented 6 years ago

Are you using PHP or Nodejs?