jhuckaby / webcamjs

HTML5 Webcam Image Capture Library with Flash Fallback
MIT License
2.5k stars 1.11k forks source link

WebcamJS with requireJS #302

Open LVDuong opened 5 years ago

LVDuong commented 5 years ago

Hi, I'm using this library for my project, it use requireJS, so I want to know Can this library run with requireJS ? I tried using webcam.set for my code but it was not run. Thanks!