CyberFerret / FaceRekognition-Demo

A demonstration app for Amazon's Rekognition API using Sinatra
53 stars 63 forks source link

createObjectURL issue with js file #5

Open MrCrabz opened 5 years ago

MrCrabz commented 5 years ago

I tried this app for like a month now and it was working great!

for some reason, now when I run it, the camera doesn't show up and that's the error I'm getting:

jpeg_camera_with_dependencies.min.js:12 Uncaught TypeError: Failed to execute 'createObjectURL' on 'URL': No function was found that matched the signature provided. at g (jpeg_camera_with_dependencies.min.js:12) g @ jpeg_camera_with_dependencies.min.js:12

Any idea how to fix this?

filipemenezes commented 5 years ago

Same issue :(