v1.0.3
bluenviron/mediamtxv1.0.3Sep 1, 2023by github-actions[bot]
AI Summary
A minor patch release fixing a regression that prevented multiple readers from accessing the same stream.
Key Highlights
- Fix regression preventing multiple readers from accessing the same stream.
New Features
- Multi-reader access fix
Full Release Notes
## Fixes and improvements * fix regression introduced in v1.0.1 that prevented multiple readers from accessing the same stream (https://github.com/bluenviron/mediamtx/issues/2281) (https://github.com/bluenviron/mediamtx/pull/2282)