openamedia / recorderLinks
openamedia recorder is a android app recording audio/video to a target file.
☆17Updated 11 years ago
Alternatives and similar repositories for recorder
Users that are interested in recorder are comparing it to the libraries listed below
Sorting:
- PCM resampling library leveraging resample and libresample☆81Updated 7 years ago
- Build libsrs_rtmp for android☆15Updated 10 years ago
- A simple rtcp/rtp based Android streaming app☆42Updated 12 years ago
- OpenGL ES study example☆32Updated 12 years ago
- 推送rtmp流到流媒体服务器,包含jni层源码☆54Updated 9 years ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆55Updated 9 years ago
- Camera streaming on Android using ffmpeg, x264, live555☆60Updated 12 years ago
- This program can read from PC camera and stream it to live streaming server, you can also add different video filters to the live stream.…☆97Updated 3 years ago
- MediaPlayer based on SDL & FFMPEG☆40Updated 11 years ago
- Porting the JRTPLIB-3.9.1 and live555 media server library to Android JB.☆22Updated 12 years ago
- ffmpeg audio/video encoder/decoder☆19Updated 8 years ago
- Native audio recording/playing (OpenSL ES) and speex encoding/decoding,transport by rtmp.☆76Updated 9 years ago
- the simplest audio encoder based on FFmpeg☆50Updated 9 years ago
- 一套RTMP直播推流常用库的编译简化/优化工具(面向安卓设备),简单配置后能一键完成库文件的编译与优化(FFMPEG+X264+FDKAAC+LIBRTMP/FFMPEG NATIVE RTMP+LIBYUV),针对ARM、ARMV7-A、ARM64-V8A、X86、X86…☆128Updated 8 years ago
- A videoplayer and streaming audio decoder that outputs pcm or directly writes to Android/AudioTrack (based on https://github.com/appunite…☆42Updated 11 years ago
- Live555 port to Android platform☆38Updated 10 years ago
- EffecTV is a real-time camera and camcorder effector.☆12Updated 12 years ago
- 本程序实现了对多路视频进行合并实现分屏效果,并且可以添加不同的视频滤镜。This program can combine multiple input videos and output one video which implementing a mutli-screen…☆61Updated 3 years ago
- An android demo of webrtc audio process module, including aec, aecm, ns, agc and so on. The NDK part of the project is built using cmake …