Greetings,
I am working on a project where I want to trigger commands based on an item being placed in a certain spot on my table. I have a webcam pointed at the spot and the item that will be placed has a bright solid color that will be easily detected. My biggest challenge right now is making it possible for Ubot Studio to access my webcam video.
I have tried embedding the video on an html page, then navigating to the page in Ubot but the embedded video only shows a grey box and no option to allow. I am using the tutorial here for embedding the video: Accessing Your Webcam in HTML5