You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
Multiple outputs enabled (max one of each type) - for example, you can stream to multiple providers and store an mp4 all with one egress (currently only available by using twirp directly, sdk updates coming soon)
Added timestamp suffix option with segmented file output, to match Agora's TS filename conventions
Fixed
VP8 resolution change issue with track egress (Caps changes not supported by Mastroska error)
Updated GStreamer to v1.22.0 for improved stability
New internal communication system (PSRPC) with improved reliability - can be turned on by setting UsePSRPC to true in LiveKit Server config
Various A/V sync and reliability improvements
Changed
Google cloud storage config Credentials now takes a string instead of bytes to match the egress config