Tick MDNS in the working things

This commit is contained in:
Zdzislaw Goik 2022-04-10 23:02:32 +02:00 committed by GitHub
parent 2177032eed
commit 6bf42bd52d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,10 +16,10 @@ Nonetheless, pull requests and issues are welcome, let's get this cracking!
- [x] Health checks
- [X] OTA updates
- [X] ROI selection for eye area
- [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
### TODO
- [ ] Implementation of littleFS for saving camera and ROI settings
- [ ] 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
- [ ] LED status patterns - so that you know what's going on without plugging the tracker in to the PC
- [ ] FEC encoding with packet injection for even faster streams!
- [ ] Better OTA so that updates can be downloaded from github and pushed by the server to the tracker