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
v0.2.1: Multi-client MJPEG support and critical stability fixes
Major Features:
- Asynchronous multi-client MJPEG streaming (up to 5 clients).
- Broadcaster idling to save PSRAM bandwidth and heat.
- 'active_streams' metric via HTTP and MQTT.
- Firmware version display on /setup and /health.
Critical Bug Fixes:
- Forced internal RAM for stacks to prevent Double Exception crashes during flash writes.
- Fixed main task stack overflow during startup.
- Fixed mDNS 'Service already exists' error.
- Fixed race condition in MQTT telemetry task.
- Fixed race condition in camera_reinit.