Hello everyone!
I wanted to use webcam with p5.js
But i don’t see video at all and got error message in chrome console like this.
Uncaught TypeError: Failed to execute ‘createObjectURL’ on ‘URL’: No function was found that matched the signature provided.
at p5.dom.js:1013
Could someone give me a solution?
Thanks!!