livekit-client
Advanced tools
Changelog
2.1.0
Allow options to be passed into connection checker - #1102 (@cscherban)
Await data publisher connection without multiple negotiations - #1107 (@lukasIO)
Add non-svc mode (L1T1) for vp9/av1 - #1109 (@cnderrauber)
Support more scalability mode - #1104 (@cnderrauber)
Changelog
2.0.10
Create processorElement before processor init - #1091 (@xdef)
Improve VideoSenderStats with FPS and targetBitrate - #1090 (@davidzhao)
Changelog
2.0.8
Set degradationPreference to maintain-resolution for screen share tracks - #1080 (@davidzhao)
Handle SVC compatibility with Safari and Chrome prior to M113 - #1079 (@davidzhao)
Add sanity check for duplicate cryptors and log more errors - #1082 (@lukasIO)
Fix quality issues with SVC screenshares - #1077 (@davidzhao)
Export SubscriptionError from protocol - #1075 (@davidzhao)
Changelog
2.0.5
Changelog
2.0.4
Normalize audiooutput device id for webAudio mode - #1051 (@lukasIO)
Add stopProcessor
param to replaceTrack function - #1040 (@lukasIO)
Set audio context on track as early as possible - #1053 (@lukasIO)
Export logger names to configure fine grained logging - #1042 (@lukasIO)
Emit Restarting as soon as both signal and pc connection are severed - #1047 (@lukasIO)
Add VideoPreset overload for more granular options settings - #1044 (@lukasIO)
Only perform mute/unmute actions if necessary - #1048 (@lukasIO)
Make sure a 401 ConnectionError is thrown on invalid token permissions - #1049 (@lukasIO)