Now we have custom HTML elements can we use a web camera?

Hi, For sometime I have been trying to get the use of a webcam on a wix website, this is likely to be available through a html element but it has not been achieved previously because of the restrictions of the IFrames that Wix have provided previously. Now that we have a Custom Element that enables a lot more flexibility and even works across all browsers as well as using HTML5, I believe this could be the piece that can now allow us to access a camera? has anyone used it yet?

I do want to point out that it is possible if you insert the code into the custom body HTML instead of using an iframe, but it’s not a clean solution