Kotlin
Introduction
This tutorial walks you through adding screen sharing to an Android app using the Vonage Video SDK. You will publish a stream that captures the app screen 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 Android SDK5
Setting up authentication6
Requesting permissions7
Implement the Custom Capturer8
Starting the capture9
Initializing Session10
Running the app11
Conclusion