jhuckaby / webcamjs

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

Safari problem with webcam #273

Closed cloudstudio closed 6 years ago

cloudstudio commented 6 years ago

I try this demo in safari, and is not working :

https://pixlcore.com/demos/webcamjs/demos/basic.html

Is any issue here ? thanks in advance !

cloudstudio commented 6 years ago

More info MAC OS Safari : 11.0.2

jhuckaby commented 6 years ago

Sorry, my demo server had an old version of WebcamJS library, which had a bug with Safari 11. It works now (you may need to clear your browser cache). Thanks for reporting this!