Virtual reality (VR) has seen a surge in popularity, and developers are working on creating engaging content for users. One challenge faced by VR developers is making VR more inclusive and allowing non-VR participants to join the experience. This guide explores building a VR application that allows live streaming of a user's VR perspective while also enabling non-VR users to stream themselves into the virtual environment using their web browser. The project utilizes Unity Editor, HTC Vive Focus Plus, and Agora Video for Unity SDK. The guide covers setting up the project, creating the scene, and testing video streaming between VR and non-VR users.