Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 06 Apr 05:00
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.