iOS SDK User Guide
Ant Media's WebRTC iOS SDK allows you to build your own iOS applications that can publish and play WebRTC broadcasts. It also supports screen sharing on iOS using a broadcast extension.
This guide is designed to be beginner-friendly and walks you through the following key steps:
- Creating an iOS app project in Xcode
- Adding the WebRTC-iOS-SDK dependency
- Publishing WebRTC live streams
- Playing WebRTC live streams
- Screen Sharing using a broadcast extension
In future updates, we will also explore video conferencing capabilities for iOS developers.
This guide provides step-by-step instructions to help you quickly implement publishing, playing, and screen sharing in your iOS WebRTC application.