New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

livekit-client

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

livekit-client - npm Package Versions

23
25
thedavidzhao
published 2.9.5 •

thedavidzhao
published 2.9.4 •

Changelog

Source

2.9.4

Patch Changes

  • Improve utf8 text split and add unit test - #1414 (@lukasIO)

  • Fix applying default processors from captureDefaults - #1416 (@lukasIO)

thedavidzhao
published 2.9.3 •

Changelog

Source

2.9.3

Patch Changes

thedavidzhao
published 2.9.2 •

Changelog

Source

2.9.2

Patch Changes

thedavidzhao
published 2.9.1 •

Changelog

Source

2.9.1

Patch Changes

  • Fix correct typing on async iterator stream readers - #1401 (@lukasIO)
thedavidzhao
published 2.9.0 •

Changelog

Source

2.9.0

Minor Changes

  • Add backupCodecPolicy to TrackPublishDefaults - #1399 (@cnderrauber)

    The default policy of backup codec is codec regression for maxium compatibility, which means the publisher stops sending primary codec and all subscribers will receive backup codec even primary codec is supported. It changes the default behavior multi-codec simulcast in the previous version, will not break the functionality of the previous version but only cause potential extra bandwidth usage. The user can set the policy to multi-codec simulcast to keep the previous behavior.

  • Add DataStream support - #1301 (@lukasIO)

  • Move RPC registration to room level and deprecate localParticipant level registration - #1396 (@lukasIO)

  • Populate name property of LiveKit errors and add reasonName for enums - #1385 (@lukasIO)

Patch Changes

thedavidzhao
published 2.8.1 •

Changelog

Source

2.8.1

Patch Changes

thedavidzhao
published 2.8.0 •

Changelog

Source

2.8.0

Minor Changes

Patch Changes

  • Ensure maxFps applies for very low framerates - #1362 (@lukasIO)

  • Emit MediaDeviceError only when acquiring tracks fails - #1365 (@lukasIO)

thedavidzhao
published 2.7.5 •

Changelog

Source

2.7.5

Patch Changes

  • fix(deps): update dependency @livekit/protocol to v1.29.4 - #1352 (@renovate)
thedavidzhao
published 2.7.4 •

Changelog

Source

2.7.4

Patch Changes

  • Support swapping out the E2EEManager for react-native - #1345 (@davidliu)

  • fix: prevent monitoring leak when stopOnUnpublish is false - #1348 (@davidzhao)

  • Prevent undefined access to engine in connection reconciler - #1349 (@lukasIO)

  • Fix sdp connection address mismatch - #1342 (@cnderrauber)

  • Set participant attributes as soon as possible, making them available in all related events - #1344 (@holzgeist)

23
25