Swift
Introduction
This tutorial walks you through adding screen sharing to an iOS app using the Vonage Video SDK. You will publish a stream that captures either the full app screen or a specific view and sends it to other participants in a Vonage session.
For conceptual information on the video API, see the General overview page.
Screen sharing
Learn how to implement tha screensharing capability using the Vonage Video API platform.
手順
1
Introduction2
Getting Started3
Creating a New Project4
Adding the Vonage Video SDK5
Setting Up Authentication6
Create the Screen Capturer7
Expose the Root View for FullScreen Capture8
Expose the Root View for FullScreen Capture9
Summary10
Conclusion