Release Notes for LiveSwitch Server v1.20
1.20.0.54901
Release date: June 28, 2024
Client SDK
Improvements
- [LS1-1851] MAUI example updated to target .NET 7.
- [LS1-1808] Updated the backoff timout when a NoMediaServer message is received to grow linearly rather than exponentially.
- [LS1-1800] Updated SDP offers to share platform information and added propering warning when trying to use client side simulcast on plaforms that do not support it.
- [LS1-1809] Updated Client Side Simulcast to match Server Side Simulcast packet loss estimation and resolved issues with generating the correct layer on Web and Native platforms.
Media Server
Improvements
- [LS1-1786] Upgraded from .NET 6 to .NET 8 for server and service components. Updated default server capacity values. Media Server can now handle more SFU connections per CPU core.
- [LS1-1798] Added rate limiting for Media Intent requests assigned to the same media server.
- [LS1-1689] Removed redundant authentication requests to Redis. Stopped from getStats reports from binding to Redis.
- [LS1-1821] Removed unused BouncyCastle.dll from server components.