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
When webcam access is allowed, video motion extension should show video in background of stage
Actual Behavior
video not working
Steps to Reproduce
(0. Open webcam from another tab of firefox, or another app, or chrome)
Add video extension
Say yes on permissions
Video doesn't appear and this error is in the console:
gui error Unhandled video io device error
MediaStreamError { name: "NotReadableError", message: "Failed to allocate videosource", constraint: "", stack: "" }
If you access the webcam from a different app on the computer, then try again in Firefox, then the video starts working.