New
v1.9.10
WARNING: Please do not use this release. There is a run time issue which causes the server to panic. The issue has been addressed in https://github.com/livekit/livekit/pull/4219 and https://github.com/livekit/livekit/pull/4220.
Added
- add explicit room exists servicestore op (#4175)
- Add support for TURN static auth secret credentials (#3796)
- Make new path for signalling v1.5 support. (#4180)
- report video size from media data for whip (#4211)
- Support preserving external supplied time. (#4212)
Changed
- Use published track for model access in data down track. (#4176)
- Refactor receiver and buffer into Base and higher layer. (#4185, #4186, #4187, #4189, #4196, #4198, #4207)
- Update pion/webrtc to v4.2.1 (#4191)
- Receiver restart related changes. (#4192, #4200, #4202, #4208)
- Do not warn about track not bound if participant is not ready. (#4205, #4206)
Fixed
- Flush ext packets on restart/close and release packets. (#4179)
- Resolve RTX pair via OnTrack also. (#4190)
- Handle repair SSRC of simulcast tracks during migration. (#4193)
- return iceservers for whip (#4210)