An open API service indexing awesome lists of open source software.

https://github.com/sendbird/sendbird-live-sample-android


https://github.com/sendbird/sendbird-live-sample-android

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# [Sendbird Live](https://sendbird.com/docs/live) Sample for Android

[![Platform](https://img.shields.io/badge/platform-android-orange.svg)](https://github.com/sendbird/sendbird-live-sample-audio-android)
[![Language](https://img.shields.io/badge/language-kotlin-orange.svg)](https://github.com/sendbird/sendbird-live-sample-audio-android)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

This repository provides a working sample of Live Event Streaming using Sendbird Live SDK.

In this repository, you can find implementation guide for `VIDEO` and `AUDIO_ONLY` live event types.

### Video Live
To see the video live event sample, open the `live-video-sample` project.

### Audio Live
To see the audio-only live event sample, open the `live-audio-sample` project.

---

To learn more about Sendbird Live, please visit our [docs page](https://sendbird.com/docs/live/sdk/v1/android/getting-started/start-your-first-live).