livekit-client
Advanced tools
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)