- NodeJS
git clone https://github.com/Hemisphere-Project/Flanerie.git
cd Flanerie
npm install
Also put your media in www/video/ directory.
node server.js
On client devices
- Device interface: http://[server-ip]:3000
- To put device in a specific room (or group) use http://[server-ip]:3000/[room-name]
On control device
- Control interface: http://[server-ip]:3000/control
- To control a specific room (or group): http://[server-ip]:3000/[room-name]/control