Users often need to play video and audio files during online social and business interactions. Video SDK enables you to add media playing functionality to your app.
This sample project shows you how to enable your users to publish media files to a channel.
For context on this sample, and a full explanation of the essential code snippets used in this project, read the Stream media to a channel document for your product of interest:
For the UI implementation of this example, refer to PlayMediaActivity.kt
.
To see how to run this example, refer to the README in the root folder or one of the complete product guides.