Implementation Guide - JimAnkrom/sway GitHub Wiki
- User Control (ui/user.html) The User Control page makes use of a few scripts to connect to the server and start sending data.
- Administration (ui/admin.html) The User Control page makes use of a few admin scripts to connect to the server and administrate the application.
Sway Server
Configuration
sway.config.json - server/API configuration sway.channels.json - sway channel configuration
Node Installation
Point node to api/sway.api.js
Sway Recommended Installation
- Sway is being developed for Beaglebone Black, with nginx for static web content. Current install is on two BBB's, both configured to stand alone if required.
- A raspberryPi may be added to render video content.
- The Netgear R7000, with DD-WRT firmware, has been chosen for the wifi connectivity. This router utilizes a formidable 1ghz dual core processor and ample radio abilities, and should be able to support many simultaneous wifi connections.