You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #2 from FlyingFathead/webserver-waitress
v0.1621
**Web server updates:**
- Switched to use `waitress` (`pip install -U waitress` or use the `requirements.txt`)
- `waitress` = better threading and multitasking with `Flask`
- MJPEG preview quality in webUI previews now configurable from `config.ini`
=> under `[webserver]` => `mjpeg_quality`
- webui improvements: detections are now categorized under date headers for improved readability
0 commit comments