Demo of how to connect to the IVE sockets and control the Viewer remotely Use the 'connect' button to connect your websocket to the IVE The Randomize button will display a random video based on the scenarios selected If overlays are available use the toggle buttons to turn them on and off
- Connect to the WWU VPN
- Install dependencies:
npm install
- Start server with
node server.js
- Go to localhost:3000/
- Open
http://giv-sitcomdev.uni-muenster.de:5000/remote/
in a different tab