You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Demonstrates how to use the SDK from Objective-C code.
7
+
*[**uikit-minimal**](uikit-minimal) - Demonstrates how to set up the SDK for `UIKit` and best practices for `UICollectionView` performance.
8
+
*[**objc-minimal**](objc-minimal) - Demonstrates how to use the SDK from Objective-C code.
9
+
*[**using-cocoapods**](using-cocoapods) - Shows how to integrate the LiveKit SDK using CocoaPods.
10
+
*[**multiple-webrtc**](multiple-webrtc) - Demonstrates using other WebRTC frameworks without conflicting with LiveKit SDK's WebRTC framework .
11
+
*[**multicam**](multicam) - Shows how to publish from multiple cameras simultaneously using iOS multi-camera support.
12
+
*[**krisp-minimal**](krisp-minimal) - Demonstrates integration with Krisp enhanced noise cancellation for LiveKit Cloud projects.
13
+
*[**minimal-pip**](minimal-pip) - Shows how to implement iOS Picture-in-Picture (PiP) functionality with custom video rendering.
14
+
*[**callkit**](callkit) - Comprehensive example of integrating LiveKit with CallKit and PushKit for VoIP calling with proper AVAudioSession management.
15
+
*[**custom-framework**](custom-framework) - Demonstrates how to create a custom framework that wraps the LiveKit SDK.
0 commit comments