Releases: livekit/client-sdk-android
v2.16.0
Minor Changes
-
Add pre-connect audio for use with agents - #666 (@davidliu)
See Room.withPreconnectAudio for details.
-
CameraX: support for selecting cameras by their physical id - #668 (@KasemJaffer)
Patch Changes
v2.15.0
v2.14.3
v2.14.2
Patch Changes
-
Fix CameraXSession not setting the target capture format correctly - #652 (@davidliu)
-
Improved handling of track publication failures by introducing a new TrackPublicationFailed event and fixing a broken state issue where the track remained active but inaccessible, causing the microphone or camera to stay on without a published track and leading to unreliable republishing. - #637 (@jeankruger)
v2.14.1
v2.14.0
v2.13.0
Minor Changes
Patch Changes
-
Fix publish deadlock when no response from server - #618 (@davidliu)
-
Add SCREEN_SHARE_AUDIO as a Track.Source.Type - #610 (@davidliu)
-
Surface canPublishSources, canUpdateMetadata, and canSubscribeMetrics on ParticipantPermission - #610 (@davidliu)
-
Fast fail attempts to publish without permissions - #618 (@davidliu)