A fun experiment with A-Frame / WebVR to use videos as textures and to stream webcam video to create a trippy room using the users webcam and videos as textures.
Live version:
https://zonescanner.com/fractalfaces/
Sourcecode:
https://github.com/drnoir/Streaming-Video-textures-and-Webcam-Feed-with-A-Frame
Top comments (4)
Do you know if I can stream a website as texture and be able to interact with the site? (Eg. Display a website on a monitor in a VR room)
Thanks
I was playing around this package recently that might be able to achieve that yes github.com/mayognaise/aframe-html-... hope it helps - you can definitly render html elements onto a aFrame entity with it, I know that much.
Can i stream video with HLS by this way
Sorry but I'm not sure