love-xunmeng / MediaCodecDemo
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
Alternatives and similar repositories for MediaCodecDemo
Users that are interested in MediaCodecDemo are comparing it to the libraries listed below
Sorting:
- ☆69Updated 7 years ago
- ☆52Updated 9 years ago
- Android视频处理库(Android Video Processing Library)☆50Updated 4 years ago
- MediaCodec 编码 onPreviewFrame 回调的YUV数据为 h264☆30Updated 9 years ago
- Android ffmpeg with x264☆21Updated 8 years ago
- 聚焦于Android Multimedia模块,结合Android5.X到Android7.X最新Multimedia相关的API等,实现录制音视频,播放音视频,截图,录屏,编解码等实用功能!☆77Updated 8 years ago
- 实时统计Android应用的CPU和内存占用☆36Updated 6 years ago
- Audio Video Recorder in Android using MediaCodec & MediaMuxer☆14Updated 9 years ago
- Encode and Decode video use Mediacodec and Rxjava☆28Updated 8 years ago
- 使用jni调用ffmpeg,首先将so库编入apk,jni的实现上使用直接传递ffmpeg command的方式,这样只需要安排合适的ffmpeg命令即可完成工作,不用再去研究ffmpeg的函数调用。☆19Updated 8 years ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆56Updated 9 years ago
- 安卓音视频编码成mp4☆11Updated 5 years ago
- 一个基于 ffmpeg 的安卓 MP4 播放器,可解码播放视频类型为 H.264 或 MJPEG 以及音频类型为 PCM 或 AAC 的 MP4 媒体文件☆15Updated 8 years ago
- Android上的OpenGL特效相机(Android effect camera based on OpenGL)☆21Updated 5 years ago
- A simple demo to demonstrate how to record screen using MediaProjectionManager and crop the video using OpenGL ES when recording on Andro…☆51Updated 8 years ago
- 使用x264编码android camera回调yuv为h264的简单例子,camera回调nv21yuv转为yuv420 ,再编码☆63Updated 8 years ago
- Android aac encoder using voaac☆32Updated 9 years ago
- 一个android/ios 的实时对讲库,基于opus,speex,webrtc☆24Updated 3 years ago
- Android NDK开发之旅32--云服务器Ubuntu下搭建NDK环境,并编译FFmpeg☆38Updated 7 years ago
- gpuImage搭建安卓滤镜效果☆50Updated 8 years ago
- On Android platform, use MediaCodec to encode camera preview data and decode it to surface after that.☆18Updated 10 years ago
- Android平台使用Camera和AudioRecord采集音视频数据,通过MediaCodec对音视频实施硬编码为H264码流和AAC码流,移植rtmpdump开源库通过Rtmp协议将音视频数据发送到流媒体服务器的直播方案☆47Updated 5 years ago
- 推送rtmp流到流媒体服务器,包含jni层源码☆54Updated 8 years ago
- This repository is created for android hardware decode encode test☆35Updated 8 years ago
- ffmpeg mediacodec build script☆21Updated last year
- 一个简单的视频录制程序,采用Android的MediaCodec进行编码。☆22Updated 7 years ago
- Great training for using Camera2 API with RxJava2☆11Updated 7 years ago
- OpenGL运用在Android上的Demo,结合Camera和MediaCodec实现预览和渲染,用于实现视频的裁剪,翻转,缩放,滤镜功能。☆70Updated 6 years ago
- Android multiple camera preview surface with offscreen rendering and GPU filter powered by android-gpuimage-plus. 安卓相机多预览,外加离屏渲染和GPU滤镜 (来…☆14Updated 7 years ago
- A DLNA-compliant UPnP Media Server☆47Updated 9 years ago