Use bup at tournaments.
Install docker and run
docker run -p 4000:4000 phihag/bts
To install, type
make
To start, type
make run # Production mode
make dev # Development mode
To start a display, go to http://IP:4000/d2 , where 2 is the court number (alternatively, just /d
).
To start an umpire panel, go to http://IP:4000/u2 , where 2 is the court number (alternatively, just /u
).
./fetch-btp.js
- Fetch data from BTP via TPNetwork protocoldiv/decode.js
- Decode VisualReality hex format