You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmmm....so it does sound like this is specific to the editor somehow. I wonder if there is something unique about how Firefox handles permissions for code that is run in an iframe? But the p5 examples site also uses an iframe and doesn't have the problem.
p5.js version
1.9.2, 1.9.1, 1.9.0, 1.4.0
What is your operating system?
Android
Web browser and version
firefox 124
Actual Behavior
createCapture(VIDEO) fails with an empty error stack when running a standard example
e.g: https://editor.p5js.org/eyaler/sketches/HhWWp4a3y
(firefox windows and chrome android work fine)
however it does works when run here: https://p5js.org/examples/dom-video-capture.html
Expected Behavior
show webcam. if there is an error - show a useful message
Steps to reproduce
https://editor.p5js.org/eyaler/sketches/HhWWp4a3y
The text was updated successfully, but these errors were encountered: