Users often need to share their screen during online social and business interactions. Video SDK enables you to add screen sharing functionality to your app.
This sample project shows you how to enable your users to share their screen in a channel and manage the audio volume.
For context on this sample, and a full explanation of the essential code snippets used in this project, read the Screen share, volume control and mute document for your product of interest:
For the UI implementation of this example, refer to ProductWorkflowActivity.kt.
To see how to run this example, refer to the README in the root folder or one of the complete product guides.