Benjamin Cabanes
Benjamin Cabanes
Hi @atif, You have to import script `webcam.js`. You should have it in your bower dependencies because it's required for ng-camera. ``` html ```
Hi @JulioC, Yes it is in my plan, but kinda busy right now :)
Hi @cyprienclerc, The ability to choose the camera is not currently possible in the directive, thing that is in my todo list. Regards.
Hi @AlbertSanIza, It's currently not possible, the best way will be to have a service that can be shared. This is some work to do, may be in the next...