Skip to content

Latest commit

 

History

History

play-media

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Stream media to a channel

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.

Understand the code

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.

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.