5.0.9 (2026-03-30)
Bug Fixes
- Call endOfStream when no data available close to duration (#9866) (050f5cf)
- Fix HDR detection in some devices (#9908) (568afc8)
- MSF: Add PUBLISH_NAMESPACE_OK response to server PUBLISH_NAMESPACE (#9909) (1ca7596)
- MSF: Correct handling of PUBLISH_DONE (#9893) (a2fbefd)
- MSF: Correct parsing of publishDone message (#9890) (fc3031d)
- UI: Ensure consistent language names with languageDisplay 'standard' (#9887) (dbfda09)
- UI: Fix display "live" label on streams without seek bar (#9891) (3059a18)
- UI: Fix tooltip text on subtitle position and size buttons (#9886) (66e83ce)
Performance Improvements
- media: replace filter calls in SegmentIndex with binary search (#9880) (7e198d5)
- MSF: Improve compatibility with the draft-14 (#9895) (8ffb717)
- MSF: Reduce startup latency changing the type of subscribe (#9903) (840dc4b)
- TS: Eliminate per-PES wrapper array allocations in parse loop (#9883) (4355c1c)