| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-07-31 | 498 Bytes | |
| livekit_1.13.5_linux_amd64.tar.gz | 2026-07-31 | 18.1 MB | |
| livekit_1.13.5_linux_arm64.tar.gz | 2026-07-31 | 16.3 MB | |
| livekit_1.13.5_linux_armv7.tar.gz | 2026-07-31 | 16.9 MB | |
| livekit_1.13.5_windows_amd64.zip | 2026-07-31 | 18.2 MB | |
| livekit_1.13.5_windows_arm64.zip | 2026-07-31 | 16.2 MB | |
| README.md | 2026-07-31 | 917 Bytes | |
| v1.13.5 source code.tar.gz | 2026-07-31 | 992.0 kB | |
| v1.13.5 source code.zip | 2026-07-31 | 1.3 MB | |
| Totals: 9 Items | 88.0 MB | 13 | |
Added
- add mock for testing region pins with API (#4691)
- Add country to participant closing log (#4693)
- Tests for down stream packet push. (#4692)
- Add status code for twirp request latency prometheus metric (#4621)
- Support more h264 profiles (#4708)
- log high stream start latency. (#4714)
Changed
- Use simulcast constructor for VP9 if simulcasted. (#4696)
- send resolved ringing timeout (#4697)
- Update go deps (#4645)
- protocol deps for logging webhook status (#4699)
- protocol update with webhook status logging (#4700)
- Record subscribe stream start time in prometheus. (#4704)
- A bit better counting for track publish. (#4707)
Fixed
- Fix padding bit in forwarded packet. (#4690)
- Spelling fixes (#4698)
- Do not call telemetry listener under pending track lock. (#4706)
- Fix getRefLayerRTPTimestamp off-by-one that can panic on max layer index (#4712)