https://github.com/kaltura/kme-sdk-android
Kaltura Meeting Experience SDK for Android
https://github.com/kaltura/kme-sdk-android
Last synced: 6 days ago
JSON representation
Kaltura Meeting Experience SDK for Android
- Host: GitHub
- URL: https://github.com/kaltura/kme-sdk-android
- Owner: kaltura
- License: agpl-3.0
- Created: 2020-09-24T11:50:20.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-31T20:52:31.000Z (over 2 years ago)
- Last Synced: 2025-06-08T15:08:07.475Z (4 months ago)
- Language: Kotlin
- Size: 4.18 MB
- Stars: 2
- Watchers: 9
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kaltura Meeting Experience. Android SDK.
KME Android SDK is a mediator between server side and application. Created for simplifying interactions with Kaltura Meeting Experience server side.
Allow to build high-performance application for real time communications.
# Getting Started
* [Development Guide](user-guide.md)
* [KME SDK source code documentation](https://kaltura.github.io/kme-sdk-android/)
* [KME Android Demo App](https://github.com/kaltura/kme-sdk-android/tree/master/kmeapp)# Project Specific Sections and Information
Every project has its own important information to expose, place it here under clear titles and text.
If you need assistance with writing, structure or unsure what's important or not - email community@kaltura.com and we'll assist.
**Don’t get lazy just because "it is for developers"** - Visitors of your repository will want to know how to work with this project, how to extend this code, how to configure it, and more. The more guidelines and information you'll provide the easier it will be for others to use, and contribute to the project.# How you can help (guidelines for contributors)
Thank you for helping Kaltura grow! If you'd like to contribute please follow these steps:
* Use the repository issues tracker to report bugs or feature requests
* Read [Contributing Code to the Kaltura Platform](https://github.com/kaltura/platform-install-packages/blob/master/doc/Contributing-to-the-Kaltura-Platform.md)
* Sign the [Kaltura Contributor License Agreement](https://agentcontribs.kaltura.org/)# Known issues
- Can't start publish only video or only audion for the very first time# Todos
- White board drawings
- Publish as standalone public third party SDK
# Open Source Libraries
Review the [list of Open Source 3rd party libraries](open-source-libraries.md) used in this project.# Where to get help
* Join the [Kaltura Community Forums](https://forum.kaltura.org/) to ask questions or start discussions
* Read the [Code of conduct](https://forum.kaltura.org/faq) and be patient and respectful# Get in touch
You can learn more about Kaltura and start a free trial at: http://corp.kaltura.com
Contact us via Twitter [@Kaltura](https://twitter.com/Kaltura) or email: community@kaltura.com
We'd love to hear from you!# License and Copyright Information
All code in this project is released under the [AGPLv3 license](http://www.gnu.org/licenses/agpl-3.0.html) unless a different license for a particular library is specified in the applicable library path.Copyright © Kaltura Inc. All rights reserved.
Authors and contributors: See [GitHub contributors list](https://github.com/kaltura/YOURREPONAME/graphs/contributors).