https://github.com/agoraio/agora-extensions
https://github.com/agoraio/agora-extensions
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/agoraio/agora-extensions
- Owner: AgoraIO
- Created: 2020-02-27T09:07:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-17T02:40:36.000Z (about 4 years ago)
- Last Synced: 2025-04-11T03:43:23.853Z (about 1 year ago)
- Language: Java
- Size: 9.56 MB
- Stars: 3
- Watchers: 39
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Agora's Extensions
Agora’s extensions provides some extensions to enrich your scenarios when using Agora’s products.
## MediaPlayer Kit
The extension of the [MediaPlayer Kit](https://docs.agora.io/en/Interactive%20Broadcast/mediaplayer_release_android?platform=Android
) provides sample projects and tools.
## RtmpStreaming
[Agora (Rtmp) Streaming Kit](https://docs.agora.io/cn/Agora%20Platform/downloads) is developed for CDN live streaming. You can use the [documentation](https://docs.agora.io/cn/Interactive%20Broadcast/streamingkit_android?platform=Android) and the *RtmpStreaming* sample project to try the kit. If you want to improve users’ appearance in the live streaming, you can use the *RtmpStreamingWithBeauty* sample project instead.
## Camera Capture Framework for Android
This framework provides APIs that helps use system cameras more efficiently. See [Camera Framework](https://github.com/AgoraIO/Agora-Extensions/tree/master/VideoCapture/Android) for more details.