https://github.com/sendbird/sendbird-live-sample-ios
iOS general sample for Sendbird Live, guiding you to build a real-time massive steaming event quickly and easily.
https://github.com/sendbird/sendbird-live-sample-ios
api-for-live bard broadcast chatbot-api chatgpt communications-platform conversation ios-sdk live-event live-sdk live-streaming llama2 messaging-platform palm2 rtc streaming swift-sdk voip webrtc
Last synced: about 1 month ago
JSON representation
iOS general sample for Sendbird Live, guiding you to build a real-time massive steaming event quickly and easily.
- Host: GitHub
- URL: https://github.com/sendbird/sendbird-live-sample-ios
- Owner: sendbird
- Created: 2022-09-02T04:28:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-14T07:13:44.000Z (7 months ago)
- Last Synced: 2025-04-24T06:54:32.349Z (about 1 month ago)
- Topics: api-for-live, bard, broadcast, chatbot-api, chatgpt, communications-platform, conversation, ios-sdk, live-event, live-sdk, live-streaming, llama2, messaging-platform, palm2, rtc, streaming, swift-sdk, voip, webrtc
- Language: Swift
- Homepage: https://sendbird.com/docs/live/sdk/v1/ios/overview
- Size: 1.7 MB
- Stars: 1
- Watchers: 9
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Sendbird Live](https://sendbird.com/docs/live) Sample for iOS
[](https://github.com/sendbird/sendbird-live-sample-ios)
[](https://github.com/sendbird/sendbird-live-sample-ios)
[](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 `audio` and `video` live event types.
### Video Live
To see the video live event sample, open the `VideoLive.xcodeproj` file.### Audio Live
To see the audio-only live event sample, open the `AudioOnlyLive.xcodeproj` file.---
To learn more about Sendbird Live, please visit our [docs page](https://sendbird.com/docs/live/sdk/v1/ios/getting-started/start-your-first-live).