moq-relay v0.10.15
·
105 commits
to main
since this release
What's Changed
- moq-boy: use 4s GoP interval and 64kbps audio bitrate by @kixelated in #1214
- Replace fabricated code samples in docs with links to actual source files by @kixelated in #1216
- Add encoding/emulation stats to moq-boy by @kixelated in #1218
- moq-boy: hover to control, click to expand in container by @kixelated in #1217
- moq-boy: throttle feedback broadcast and reset on pause by @kixelated in #1215
- fix(moq-boy): align audio and video PTS to a single wall-clock reference by @kixelated in #1211
- Add jitter tracking to video codecs and catalog metadata by @kixelated in #1220
- Add location label to game viewer stats display by @kixelated in #1219
- Increase QUIC idle timeout to 30s and keep-alive to 5s by @kixelated in #1221
- Fix spurious "short buffer" warnings during message decode by @kixelated in #1223
- Add media source labels to sync latency tracking by @kixelated in #1222
- moq-boy: Review+revamp JS player by @kixelated in #1224
- moq-boy: refactor Rust publisher into Session struct by @kixelated in #1225
- Remove git_only flags from release-plz config by @kixelated in #1228
- fix: pass null pointer for jemalloc prof.dump by @kixelated in #1227
- moq-boy: dark mode, fix paths, subscription improvements by @kixelated in #1226
- chore: release by @moq-bot[bot] in #1213
Full Changelog: moq-relay-v0.10.14...moq-relay-v0.10.15