Hi there. I've built a little sign language review game in Unity WebGL that allow a user to view their webcam output next to the video in order to practice the sign. On localhost and simmer.io, it works perfectly. (https://simmer.io/@ASL_Aspire/signtest3). But when I embed the iframe on my website, the webcam no longer works, nor does the site even ask me for permission (like simmer does). This seems to be an issue of where the request is sent for permission; any thoughts on how to get around this?
↧