https://github.com/sendbird/sendbird-live-sample-android
https://github.com/sendbird/sendbird-live-sample-android
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/sendbird/sendbird-live-sample-android
- Owner: sendbird
- Created: 2022-09-29T06:42:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-01T01:28:54.000Z (about 1 year ago)
- Last Synced: 2025-04-24T06:54:04.838Z (about 1 year ago)
- Language: Kotlin
- Homepage: https://sendbird.com/docs/live
- Size: 2.15 MB
- Stars: 1
- Watchers: 9
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Sendbird Live](https://sendbird.com/docs/live) Sample for Android
[](https://github.com/sendbird/sendbird-live-sample-audio-android)
[](https://github.com/sendbird/sendbird-live-sample-audio-android)
[](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).