What’s Changed
- #45 - Remove unused variables in
stream.py(@maximmaxim345) - #41 - Refactor streaming logic and modularize server architecture (@maximmaxim345)
🐛 Bugfixes
- #50 - Add automatic timing adjustment for late-arriving streams (@maximmaxim345)
- #49 - Fix bugs after the streaming refactor (@maximmaxim345)
- #44 - Add source buffer backpressure to prevent overfilling (@maximmaxim345)
- #43 - Fix refcount leak when removing players from streaming group (@maximmaxim345)
- #42 - Fix streaming reliability and improve buffer management (@maximmaxim345)
⬆️ Dependencies and CI
6 changes
- #46 - Bump ruff from 0.13.3 to 0.14.0 (@dependabot[bot])
- #47 - Bump tomli from 2.2.1 to 2.3.0 (@dependabot[bot])
- #48 - Bump isort from 6.1.0 to 7.0.0 (@dependabot[bot])
- #38 - Bump syrupy from 4.9.1 to 5.0.0 (@dependabot[bot])
- #39 - Bump isort from 6.0.1 to 6.1.0 (@dependabot[bot])
- #40 - Bump ruff from 0.13.1 to 0.13.3 (@dependabot[bot])