ant-media / LibRtmp-Client-for-Android
It is probably the smallest(~60KB, fat version ~300KB) rtmp client for android. It calls librtmp functions over JNI interface
☆686Updated 3 years ago
Alternatives and similar repositories for LibRtmp-Client-for-Android:
Users that are interested in LibRtmp-Client-for-Android are comparing it to the libraries listed below
- Android real-time effect filter rtmp streaming library.using Mediacodec HWencoding&librtmp stream.☆947Updated 4 years ago
- Simultaneous audio and video recording sample using MediaCodec/MediaMuxer☆975Updated last year
- 展现Android硬编码下的视频数据流动,可以对视频做处理,例如加滤镜,加水印等,做直播推流(用RTMP)。 Show the stream of Android video hardware encode, including video processing and …☆719Updated 2 years ago
- FFmpeg for Android compiled with x264, libass, fontconfig, freetype, fribidi and lame (Supports Android 4.1+)☆1,637Updated 3 years ago
- Simultaneous audio and screen recording sample using MediaCodec/MediaMuxer/VirtualDisplay☆192Updated 3 years ago
- MP4 video transcode using Android MediaCodec API, pure Java (not LGPL nor patent issue!). Supports API >= 18.☆842Updated 2 years ago
- SimpleRtmp is a simple Java library for implementing RTMP clients, with no external dependencies or NIO