Skip to content

Releases: livekit/client-sdk-swift

1.0.7

17 Nov 14:53
Compare
Choose a tag to compare
  • Fixed: Data publishing issues
  • Minor improvements

Full diff: 1.0.6...1.0.7

1.0.6

20 Oct 06:48
Compare
Choose a tag to compare
  • Objective-C support.
  • Improved MacOSScreenCapturer to use ScreenCaptureKit when possible and introduced new Display / Window enumeration API MacOSScreenCapturer.sources(for:includeCurrentApplication:).
  • New RemoteAudioTrack.volume parameter.
  • VideoView.rotationOverride parameter now works for macOS also.
  • Fix: Camera capturer not able to select 60 FPS.
  • Fix: iOS not able to publish high resolution in some cases.

1.0.5

08 Sep 15:37
5cc3c00
Compare
Choose a tag to compare
  • Allow custom VideoRenderer to be added to VideoTrack
  • Report network type
  • VideoView rotation for iOS
  • Better thread handling
  • Enabled TCP candidates to improve connectivity
  • Other optimizations & bug fixes

1.0.4

18 Aug 07:55
Compare
Choose a tag to compare
  • Fix 1080p publishing on macOS.
  • Fix AudioManager thread deadlock.

1.0.3

08 Aug 23:12
Compare
Choose a tag to compare
  • Fix degradationPreference

1.0.2

03 Aug 23:34
d7a68b3
Compare
Choose a tag to compare
  • Using WebRTC M104.
  • iOS screen sharing improvements. Includes LKSampleHandler class that wraps RPBroadcastSampleHandler from ReplayKit.
  • Reconnection improvements.
  • Audio management improvements and feature to toggle speaker output.
  • Removed dependency on Apple's swift-collections package.
  • Default to protocol 8 for faster connections, deprecated LiveKit.connect().
  • Cocoapods support.
  • Minor bug fixes.

1.0.1

20 Jun 06:01
853c12f
Compare
Choose a tag to compare
  • Re-send track permissions on connect
  • Feature to report rendering state of VideoView through VideoViewDelegate
  • Broadcast extension LKSampleHandler class

1.0.0

18 May 16:31
07b2e3d
Compare
Choose a tag to compare

Recent changes

  • Disable receiving stream when not in use. #88
  • Fix mirror mode bug in VideoView
  • Better FPS selection logic for CameraCapturer #86
  • Minor optimizations

Full diff 0.9.15...1.0.0