AdiKulkarni / h264MediaCodecStreamerAndroid
h264 video streamer based on MediaCodec API android.
☆10Updated 9 years ago
Alternatives and similar repositories for h264MediaCodecStreamerAndroid:
Users that are interested in h264MediaCodecStreamerAndroid are comparing it to the libraries listed below
- Audio Video Recorder in Android using MediaCodec & MediaMuxer☆14Updated 9 years ago
- adapter of ffmpeg (be care of the license)☆17Updated 9 years ago
- android OpenGL ES rendering,shader,pbo,TEXTURE_EXTERNAL_OES,draw&mediacodec_inputsurface,EGLImageKHR.☆17Updated 6 years ago
- A simple Android project to convert images into video file using javacv which uses ffmpeg☆25Updated 11 years ago
- Pause and continue video recording on Android devices using MediaCodec and MediaMuxer, encode fast and no merge process☆28Updated 7 years ago
- fork of git://git.videolan.org/vlc-ports/android.git☆56Updated 9 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
- Android Camera Library + GPUImage GLSL filters☆53Updated 10 years ago
- ☆15Updated 4 years ago
- 一个基于 ffmpeg 的安卓 MP4 播放器,可解码播放视频类型为 H.264 或 MJPEG 以及音频类型为 PCM 或 AAC 的 MP4 媒体文件☆15Updated 8 years ago
- Development of Multimedia Player on Android operation system. The player supports Live TV shows, VOD and local videos and musics. The pla…☆21Updated 10 years ago
- The ultimate 2D image rendering engine, inspired from cats-oss/android-gpuimage, reinventing the wheel as my first OpenGL project after w…☆44Updated 6 years ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆56Updated 9 years ago
- FFmpeg based android video streamer with multi threaded h264 encoding support for android.☆10Updated 10 years ago
- This Android project is used to convert camera YUV byte data in to RGB data (can be used in augmented reality) in android NDK.☆31Updated 12 years ago
- [WIP]☆24Updated 8 years ago
- Android sample project demonstrating video recording using openCV and ffmpeg. Useful if you want to implement no-delays fully customizabl…☆7Updated 9 years ago
- No-latency video recording library for Android using ffmpeg☆13Updated 10 years ago
- MediaCodec API sample app. (Video recording with effect)☆25Updated 11 years ago
- A screenrecord in Android KitKat☆29Updated 11 years ago
- BitmapLoader是根据Android开发文档中介绍如何高效地展示图片的课程中看到的源码例子bitmapfun修改而来, 详情访问:http://developer.android.com/training/displaying-bitmaps/index.html …☆15Updated 9 years ago
- This is a simple android gif decoder and player based on libnsgif compiled with NDK☆19Updated 5 years ago
- On Android platform, use MediaCodec to encode camera preview data and decode it to surface after that.☆18Updated 10 years ago
- soundtouch for android☆52Updated 11 years ago
- Short video capture demo from https://www.vitamio.org/docs/Tutorial/2014/0731/35.html☆15Updated 10 years ago
- Particle system use openGL ES on android, which can configure Particle Designer .plist file.☆24Updated 8 years ago
- A project from AOSP android-4.1.2_r1/packages/apps/VideoEditor, and link VideoEditor API from android-4.1.2_r1/frameworks/base/media/java…☆38Updated 11 years ago
- Android OpenCV Sample Code to detect Faces and Eyes within Faces.It uses devices front camera. This has been tested on Android ver 4.x☆54Updated 2 years ago
- Android project used to compile the FFmpeg source code with Android NDK☆112Updated 13 years ago
- 使用jni调用ffmpeg,首先将so库编入apk,jni的实现上使用直接传递ffmpeg command的方式,这样只需要安排合适的ffmpeg命令即可完成工作,不用再去研究ffmpeg的函数调用。☆19Updated 7 years ago