π¦ Target Containers
| Container Name | Tag |
|---|
| mhb | latest, v2026.7.23 |
β‘ Functionality Improvements
- Added catch-up processing that gradually drops stale frames when the receive queue exceeds the permitted delay, preventing display latency from continuing to increase. Catch-up is enabled by default.
π Bug Fixes
- Improved an issue where video and clock latency accumulated under high load, causing choppy playback and periodic resets.
- The receive frame queue is now limited by both frame count and data size, preventing memory usage from continuing to increase with large frames such as 10-bit video. The default data limit is 96 MB per source.
- Fixed receive queue cleanup and shutdown processing so that unused memory is released correctly.