This repository contains sample projects, guides, tutorials, and links to helpful resources to help you get started with Android Stream Video SDK.
Stream offers seamless Video SDK solutions that allow you to implement video calling, audio/video room, and live streaming using Jetpack Compose. If you're interested in learning the Stream Video SDKs, check out the tutorials below:
Tutorials:
Documentation:
Submissions are always welcomed! You can create your own open-source project or sample app by creating a new module for this project following our Video Calling Tutorial, Audio Room Tutorial, or Livestreaming Tutorial. After building your project, create an issue or pull request. Your project will be categorized 😎 under our featuring list after reviewing the project in our team.
We also welcome code changes that improve the apps or fix a problem. Please follow all best practices and add tests if applicable before submitting a Pull Request on GitHub.
| Project | |
|---|---|
Demonstrates the video calling following the official Video Calling Tutorial. > Source Code |
![]() |
Demonstrates the audio room following the official Audio Room Tutorial. > Source Code |
![]() |
Demonstrates the livestreaming following the official Livestreaming Tutorial. > Source Code |
![]() |
See here for all our video guides.
These guides explore our UI components in greater detail and demonstrate how to easily perform a variety of common actions using the Stream Video Android SDK, such as:
- Client & Authentication
- Joining & Creating Calls
- Adding Push Notifications
- Picture-in-Picture
- Screen Sharing
- Video & Audio Filters
- Chat Integration
- Recording & Broadcasting
Compose UI Components:
- VideoRenderer
- CallContent
- AudioCallContent
- ParticipantVideo
- CallLobby
- UI Cookbook
- UI Previews
- UI Testing
Stream allows developers to rapidly deploy scalable chat messaging and real-time video communication with an industry leading 99.999% uptime SLA guarantee.
With Stream's chat components, developers quickly add chat to their app for a variety of use-cases:
- Video calling & room like Zoom or Google Meet
- Audio room like Clubhouse
- Livestreams like Twitch or Youtube
- In-Game chat like Overwatch or Fortnite
- Team style chat like Slack
- Messaging style chat like Whatsapp or Facebook's messenger
- Commerce chat like Drift or Intercom
We've recently closed a $38 million Series B funding round and we keep actively growing. Our APIs are used by more than a billion end-users, and you'll have a chance to make a huge impact on the product within a team of the strongest engineers all over the world.
Check out our current openings and apply via Stream's website.
The MIT License (MIT)
Copyright (c) 2014-2024 Stream.io Inc. All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.








