ridgeback1982 / cameraMediaCodec
On Android platform, use MediaCodec to encode camera preview data and decode it to surface after that.
☆18Updated 10 years ago
Alternatives and similar repositories for cameraMediaCodec
Users that are interested in cameraMediaCodec are comparing it to the libraries listed below
Sorting:
- Random walks around codec stuff, H.264, H.265, MediaCodec, VideoToolbox, etc.☆36Updated 7 years ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆56Updated 9 years ago
- 推送rtmp流到流媒体服务器,包含jni层源码☆54Updated 8 years ago
- A tool for YUV raw data preview on Android platform.☆101Updated 5 years ago
- ☆52Updated 9 years ago
- Assortments of exploratory code for outside (mobile video) broadcasting.☆66Updated 14 years ago
- ☆69Updated 7 years ago
- Android aac encoder using voaac☆32Updated 9 years ago
- this program can get android camera data and encode it into h264 encoded flv file using ffmpeg. 本程序可以读取安卓手机摄像头数据并利用ffmpeg实时编码为H.264编码格式的F…☆97Updated 3 years ago
- Camera streaming on Android using ffmpeg, x264, live555☆59Updated 11 years ago
- 使用android MediaCodec编码h264+aac上传rtmp服务器进行直播.☆83Updated 9 years ago
- The sample code which performs Encode and Decode of H.264 using android.media.MediaCodec.☆12Updated 9 years ago
- ☆14Updated 10 years ago
- 一套RTMP直播推流常用库的编译简化/优化工具(面向安卓设备),简单配置后能一键完成库文件的编译与优化(FFMPEG+X264+FDKAAC+LIBRTMP/FFMPEG NATIVE RTMP+LIBYUV),针对ARM、ARMV7-A、ARM64-V8A、X86、X86…☆128Updated 7 years ago
- Encode and Decode video use Mediacodec and Rxjava☆28Updated 8 years ago
- 使用x264编码android camera回调yuv为h264的简单例子,camera回调nv21yuv转为yuv420 ,再编码☆63Updated 8 years ago
- android OpenGL ES rendering,shader,pbo,TEXTURE_EXTERNAL_OES,draw&mediacodec_inputsurface,EGLImageKHR.☆17Updated 6 years ago
- Mirror of git://git.videolan.org/x264.git build for Android☆40Updated 11 years ago
- android 回音噪音处理☆58Updated 10 years ago
- 开源直播项目/OpenGLES2.0滤镜渲 染YUV /FFmpeg(h264+aac)Encode/AndroidCamera2☆15Updated 2 years ago
- Audio Video Recorder in Android using MediaCodec & MediaMuxer☆14Updated 9 years ago
- A component for Video Capture, Render and Encode, extracted from WebRTC.☆71Updated 7 years ago
- android ffmpeg player☆19Updated 6 years ago
- 流媒体学习☆21Updated 2 years ago
- FFmpeg/Mediacodec Encoder(YUV -> H264)☆21Updated 6 years ago
- Build libsrs_rtmp for android☆15Updated 10 years ago
- MediaCodec API sample app. (Video recording with effect)☆25Updated 11 years ago
- This repository is created for android hardware decode encode test☆35Updated 8 years ago
- A port of Jori's jrtplib for Android☆29Updated 13 years ago
- A demo to show how to use MediaCodec to encode and decode yuv stream to h264 stream. The yuv stream comes from camera.☆13Updated 9 years ago