https://github.com/ljmu-se/btns
The node server to be run on the Raspberry Pis, created in Python using Socket.io
https://github.com/ljmu-se/btns
python socket-io
Last synced: about 1 month ago
JSON representation
The node server to be run on the Raspberry Pis, created in Python using Socket.io
- Host: GitHub
- URL: https://github.com/ljmu-se/btns
- Owner: LJMU-SE
- Created: 2023-10-12T14:56:33.000Z (over 2 years ago)
- Default Branch: production
- Last Pushed: 2024-08-19T13:43:34.000Z (almost 2 years ago)
- Last Synced: 2025-09-04T15:49:09.378Z (10 months ago)
- Topics: python, socket-io
- Language: Python
- Homepage:
- Size: 2.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bullet Time Node Server

This repository contains the code and necessary installation scripts to run the node server for our bullet-time project on a Raspberry Pi.
The node server is an individual entity in an array of camera nodes used to create a 360-degree video in bullet-time.
The node server is controlled via the [web interface](https://www.github.com/LJMU-SE/bullet-time-web-app), which will run locally on a control server/client.
Test Commit