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

thedavidzhao
published 2.5.8 •

Changelog

Source

2.5.8

Patch Changes

thedavidzhao
published 2.5.7 •

Changelog

Source

2.5.7

Patch Changes

  • Actually allow E2EE keyring size of 256 - #1268 (@hughns)

  • Expose server version info - #1267 (@lukasIO)

  • Only emit TrackStreamStateChanged events on changed stream state - #1199 (@lukasIO)

  • Fix duplicate ParticipantPermissionsChanged updates for the local participant - #1270 (@davidzhao)

thedavidzhao
published 2.5.6 •

Changelog

Source

2.5.6

Patch Changes

thedavidzhao
published 2.5.5 •

Changelog

Source

2.5.5

Patch Changes

thedavidzhao
published 2.5.4 •

Changelog

Source

2.5.4

Patch Changes

thedavidzhao
published 2.5.3 •

Changelog

Source

2.5.3

Patch Changes

  • Ensure republishing is finished when calling setTrackEnabled methods - #1250 (@lukasIO)

  • Add dedicated chat API - #1224 (@lukasIO)

  • Fix permissions for all devices being requested when connecting/disconnecting devices - #1249 (@lukasIO)

thedavidzhao
published 2.5.2 •

Changelog

Source

2.5.2

Patch Changes

  • Pass connect options to room from connection checkers - #1245 (@jespermjonsson)

  • Avoid parallel offer processing - #1244 (@lukasIO)

  • Switch active device if previously selected device becomes unavailable - #1237 (@lukasIO)

  • Treat MissingKey as decryption failure to prevent spamming the logs - #1241 (@hughns)

  • Update API docs for room.getLocalDevices - #1243 (@lukasIO)

  • Fix trackProcessor creation from LocalParticipant.createTracks - #1247 (@lukasIO)

thedavidzhao
published 2.5.1 •

Changelog

Source

2.5.1

Patch Changes

  • Use ReturnTypes of built-in functions for critical timers - #1236 (@lukasIO)

  • Set default scalabilityMode to L3T3_KEY in sample/comment - #1238 (@cnderrauber)

  • Expose localTrackSubscribed event on localParticipant and room - #1229 (@lukasIO)

  • fast track publication - #1228 (@cnderrauber)

  • Add firstReceivedTime and lastReceivedTime to received TranscriptionSegments - #1223 (@lukasIO)

  • Ensure SVC layers are starting from LOW quality - #1226 (@lukasIO)

thedavidzhao
published 2.5.0 •

Changelog

Source

2.5.0

Minor Changes

  • Add RemoteTrack.setPlayoutDelay and make receiver non-optional in RemoteTrack constructor - #1209 (@lukasIO)

Patch Changes

thedavidzhao
published 2.4.2 •

Changelog

Source

2.4.2

Patch Changes

  • Only retry other regions if connection attempt has not been cancelled - #1205 (@lukasIO)