bcabanes / ng-camera

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

Demo is not working in chrome becaus of http link #21

Open aotaduy opened 8 years ago

aotaduy commented 8 years ago

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 pages. By replacing the link for (https://bcabanes.github.io/ng-camera/) seems to work fine.