Skip to content

4thYearVrProject/4th_Year_Project

Repository files navigation

How to run

Hosting the stream

  1. Download the codebase, and install the dependencies using
npm install
  1. The devices must run on the same local network. To connect computer to the same local network, LogMeIn Hamachi is used. The streaming computer should host the VPN.

  2. Start the server using the following code in the command line while in the project directory.

node server

This should give the response

Server is running on port 4040
  1. Begin hosting the stream by going to:

    https://localhost:4040/Camera_Computer/Stream.html

On this page the video and audio sources can be selected.

  1. The stream can be terminated by closing the browser window and the console server.

Connecting to the stream

  1. The devices must run on the same local network. To connect computer to the same local network, LogMeIn Hamachi is used. The viewing computer will connect to the VPN created by the streaming computer.

  2. The viewing computer can then connect to the stream by connecting to the url below, after replacing the IP address with the IP address from LogMeIn Hamachi.

    https://(Host IP Address):4040/Headset_Computer/View.html

  3. The viewing can be terminated by closing the browser window.

Video

Here is the link to the video that was made for this project

https://youtu.be/_7_6nEvdUVw

About

creating the repo

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages