Skip to content

livekit-server-sdk@2.18.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 16:27
716859a

Minor Changes

  • Add EgressClient.startEgress(), a unified convenience method that calls the v2 Egress.StartEgress RPC with a StartEgressRequest (or a partial init object). The existing per-type start helpers are unchanged. - #706 (@frostbyte73)

Patch Changes

  • update e2ee defaults to confirm to required FFI fields and update protocol - #708 (@lukasIO)