Pass raw video stream or video texture to video component extension

It seems like in general you can’t have an iframe in an extension at all, which may be the core issue. I think what I really need would just be the ability to get the stream from the channel the extension is running on, and basically pass that to the js code or use in a video tag or otherwise.