Hi, I’m having a lot of trouble with this issue:
I’m trying to get a Twitch stream into WebVR (A-Frame API). With the previous Twitch APIs, I saw that HLS was supported which let you access the contents of the stream. With the new API however, I’m having a tough time figuring out how I would get an i-frame working. I keep coming across issues with CORS and accessing inner elements.
Is it possible to get the i-frame into either JS Canvas or THREE.js or A-Frame? Or any particular insight that could lead me in the right direction?
Thanks