love-xunmeng / MediaCodecDemoLinks
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:
- ☆70Updated 8 years ago
- SoundTouch 是一个音频变速变调处理库,可以直接对PCM编码音频进行实时处理或文件处理。当前项目是从SoundTouch official site中下载,转移到Android Studio中使用的库。☆31Updated 7 years ago
- 使用x264编码android camera回调yuv为h264的简单例子,camera回调nv21yuv转为yuv420 ,再编码☆63Updated 8 years ago
- 聚焦于Android Multimedia模块,结合Android5.X到Android7.X最新Multimedia相关的API等,实现录制音视频,播放音视频,截图,录屏,编解码等实用功能!☆76Updated 8 years ago
- OpenGL运用在Android上的Demo,结合Camera和MediaCodec实现预览和渲染,用于实现视频的裁剪,翻转,缩放,滤镜功能。☆70Updated 7 years ago
- Android平台使用Camera和AudioRecord采集音视频数据,通过MediaCodec对音视频实施硬编码为H264码流和AAC码流,移植rtmpdump开源库通过Rtmp协议将音视频数据发送到流媒体服务器的直播方案☆48Updated 5 years ago
- Encode and Decode video use Mediacodec and Rxjava☆27Updated 8 years ago
- A tool for YUV raw data preview on Android platform.☆101Updated 6 years ago
- gpuImage搭建安卓滤镜效果☆50Updated 8 years ago
- this sample shows how to use MediaCodec and AudioTrack to build an android player, with avsync optimization☆45Updated 3 years ago
- a simple android video edit app and relating sdk☆51Updated 3 years ago
- Android视频处理库(Android Video Processing Library)☆50Updated 4 years ago
- ☆52Updated 9 years ago
- ☆75Updated 6 years ago
- Add water on yuv image (Android platform) // Camera采集YUV数据叠加时间水印☆51Updated 6 years ago
- MediaCodec 编码 onPreviewFrame 回调的YUV数据为 h264☆30Updated 9 years ago
- OpenGL learning tutorial, following https://learnopengl.com/☆46Updated 8 years ago
- this program can get android camera data and encode it into h264 encoded flv file using ffmpeg. 本程序可以读取安卓手机摄像头数据并利用ffmpeg实时编码为H.264编码格式的F…☆98Updated 3 years ago
- UPYUN Android 推流 SDK☆74Updated 6 years ago
- Android ffmpeg with x264☆21Updated 8 years ago
- A DLNA-compliant UPnP Media Server☆49Updated 9 years ago
- 流媒体学习☆21Updated 2 years ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆55Updated 9 years ago
- android audio and video capture and rtmp protocol streaming.☆69Updated 7 years ago
- An Android wrapper for the C++ SoundTouch audio processing library☆51Updated 11 years ago
- Mp4Coder,H264和AAC合成MP4视频库,视频拼接。Android版本,也可使用aar库☆83Updated 8 years ago
- Android aac encoder using voaac☆32Updated 10 years ago
- Random walks around codec stuff, H.264, H.265, MediaCodec, VideoToolbox, etc.☆36Updated 7 years ago
- Android OpenGL 图片/视频特效渲染库,类似IOS上的GPUImage(Android OpenGL Image/Video Effect Rendering Library which is similar to GPUImage on IOS)☆78Updated 5 years ago
- ffmpeg and ffprobe android command line tools☆96Updated 6 years ago