client-sdk-swift icon indicating copy to clipboard operation
client-sdk-swift copied to clipboard

LiveKit Swift Client SDK. Easily build live audio or video experiences on iOS, macOS, tvOS, and visionOS.

Results 83 client-sdk-swift issues
Sort by recently updated
recently updated
newest added

Seems like: ```swift public func participant(_ participant: Participant, didUpdateIsSpeaking isSpeaking: Bool) ``` is called after a delay, when the audio from our microphone goes to server and it returns this...

enhancement
Swift

**Describe the bug** The room event roomIsReconnecting seems to be called late. The system is already trying to reconnect while the there is no network at all. Also the state...

bug

**Is your feature request related to a problem? Please describe.** I read about [how to add Picture in Picture](https://developer.apple.com/documentation/avkit/adopting-picture-in-picture-for-video-calls) in a video call application and there are two steps that...

enhancement

Using WebRTC with following patches applied: https://github.com/webrtc-sdk/webrtc/pull/150 https://github.com/webrtc-sdk/webrtc/pull/153

I'm looking for a way to add a custom video source like providing the video frames by AVCapturesession with a custom captureOutput implementation. Is that possible using LiveKit?

enhancement

**Describe the bug** When PiP is activated by moving the app to the background, the video view of the participant in PiP is dismissed when the PiP is closed in...

bug

**Describe the bug** Enabling or disabling the microphone on a LiveKit room affects the audio stack such that playing sound effects or background noise across these events is user-visibly broken....

bug
Swift

**Describe the bug** When I create a room and running in the background, if other participants join the room, I publishing the audio track but it is ineffective. **SDK Version**...

bug

When the application exits to the background, if other software that plays videos or audio is opened and returned to the application again, the audio track in the live broadcast...

bug

- [ ] Test local / remote urls - [ ] Test url updates