-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ahan Sardar edited this page Feb 20, 2025
·
1 revision

StreamLink is a video conferencing app built with Kotlin and powered by ZEGOCLOUD integration.
It allows users to create and join meetings seamlessly without requiring authentication.
Feature | Description |
---|---|
π₯ Video Calls | Seamless video conferencing with ZEGOCLOUD |
π Meeting Links | Generate and share meeting IDs instantly |
π¬ In-Meeting Chat | Chat with participants during meetings |
π¨ No Login Required | Just enter a name & start a meeting! |
- Download the APK from Releases.
- Install it on your Android device.
- Open the app & start conferencing! π
- Enter your name on the login screen.
- Create a meeting to generate a Meeting ID.
- Share the Meeting ID with participants.
- Others can join the meeting using the ID.
- Enjoy video conferencing and in-meeting chat! π₯π¬
πΉ Login Screen | πΉ Meeting Screen | πΉ In-Meeting Chat |
---|---|---|
![]() |
![]() |
![]() |
We welcome contributions to StreamLink! π
- Fork the repository π΄
-
Clone your fork
git clone https://github.com/YOUR-USERNAME/StreamLink.git cd StreamLink
-
Create a new branch
git checkout -b feature-name
-
Make your changes & commit
git commit -m "Added new feature"
-
Push changes & create a Pull Request π
git push origin feature-name
- Wait for review & merge!
StreamLink is licensed under the MIT License.
See [LICENSE](https://github.com/YOUR-USERNAME/StreamLink/blob/main/LICENSE) for details.