mirror of
https://github.com/EyeTrackVR/OpenIris.git
synced 2025-11-04 15:39:42 +08:00
chore(minor): update readme with completed features [skip ci]
This commit is contained in:
parent
9b392ccc4d
commit
dfcb17e1d3
@ -23,11 +23,12 @@ Nonetheless, pull requests and issues are welcome, let's get this cracking!
|
|||||||
- [x] MDNS - so that the server itself will detect and communicate with the tracker without you doing anything. No need to configure IPs and stuff, it's automagic
|
- [x] MDNS - so that the server itself will detect and communicate with the tracker without you doing anything. No need to configure IPs and stuff, it's automagic
|
||||||
- [x] Implementation of Preferences Lib for saving device settings (camera , MDNS, wifi configs etc )
|
- [x] Implementation of Preferences Lib for saving device settings (camera , MDNS, wifi configs etc )
|
||||||
- [x] CI/CD with github actions - so we can more seamlessly update the trackers
|
- [x] CI/CD with github actions - so we can more seamlessly update the trackers
|
||||||
|
- [x] LED status patterns - so that you know what's going on without plugging the tracker in to the PC
|
||||||
|
- [x] Better OTA so that updates can be downloaded from github and pushed by the server to the tracker
|
||||||
|
|
||||||
### TODO
|
### TODO
|
||||||
- [ ] LED status patterns - so that you know what's going on without plugging the tracker in to the PC
|
|
||||||
- [ ] streaming over sockets instead of HTTP MJPEG for faster streams!
|
- [ ] streaming over sockets instead of HTTP MJPEG for faster streams!
|
||||||
- [ ] Better OTA so that updates can be downloaded from github and pushed by the server to the tracker
|
- [ ] better LED patterns
|
||||||
|
|
||||||
# Accompanying projects
|
# Accompanying projects
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user