Skip to content

UAV (vehicle, boat) ground station video solution, RTSP multi-channel low latency video solution, providing high-performance, easy-to-use and reliable video access capabilities. 无人机(车、艇)地面站视频解决方案,RTSP 多路低延迟拉流解决方案,提供高性能、易用、可靠的视频接入能力

hzw1199/VideoSDK-Android

Repository files navigation


RTS
VideoSDK-Android

Platform API License

UAV (drone, vehicle, boat) ground station video solution, RTSP multi-channel low latency video solution, providing high-performance, easy-to-use and reliable video access capabilities.

中文看这里

Features

  • Very low delay of about 100ms.
  • Support multiple video formats, including h264 and h265.
  • Support hard decoding and automatically downgrade soft decoding when hard decoding fails.
  • Support custom raw buffer streaming and RTSP video source, easy access to multiple video sources.
  • Supports taking pictures and recording video streams, and you can save and share your drone perspective at any time.
  • Support up to five channels of video decoding and rendering at the same time, you can realize multi-task management.
  • Simple API, just a few lines of code, can realize video decoding and rendering, without complex configuration and debugging.
  • A complete demo provides detailed instructions and sample codes for quick use and learning.
  • Provide multiple decoding and rendering modes such as ffmpeg, OpenGL and MediaCodec.
  • Continuous follow-up upgrades, we will continue to improve and optimize our solutions to provide more functions and better experience.

Download apk

Download apk

Photos and videos

Click photos to watch video

Low latency

sample

Buffer decode with GPU

sample

RTSP played with GPU

sample

Multi channel

sample

Proguard

-keep class com.wuadam.fflibrary.** { *; }
-keep class com.wuadam.ff.** { *; }
-keep class com.wuadam.medialibrary.** { *; }
-keep class com.wuadam.media.** { *; }

Tip

  • For commercial use, please contact me by email [email protected]
  • If this project helps you, please star me.

About Me

License

The MIT License (MIT)

Copyright (c) 2023 VideoSDK-Android

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.

About

UAV (vehicle, boat) ground station video solution, RTSP multi-channel low latency video solution, providing high-performance, easy-to-use and reliable video access capabilities. 无人机(车、艇)地面站视频解决方案,RTSP 多路低延迟拉流解决方案,提供高性能、易用、可靠的视频接入能力

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages