Skip to content

Latest commit

 

History

History

product-workflow

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Screen share, volume control and mute

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.

Understand the code

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.

How to run this example

To see how to run this example, refer to the README in the root folder or one of the complete product guides.