lykhonis / MediaCodec
Example of how to use MediaCodec to encode/decode and pass samples as byte array
☆78Updated 9 years ago
Alternatives and similar repositories for MediaCodec:
Users that are interested in MediaCodec are comparing it to the libraries listed below
- Android MediaCodec API Demo☆270Updated 2 years ago
- All credits go to http://bigflake.com/mediacodec/☆74Updated 7 years ago
- Example on how to convert ExtractDecodeEditEncodeMuxTest to asynchronous mode☆102Updated 8 years ago
- A component for Video Capture, Render and Encode, extracted from WebRTC.☆71Updated 6 years ago
- Simultaneous audio and screen recording sample using MediaCodec/MediaMuxer/VirtualDisplay☆192Updated 3 years ago
- Android MediaCodec Example☆265Updated 4 years ago
- ffmpeg build scripts for android ndk usage (including x264)☆141Updated 6 years ago
- A videoplayer and streaming audio decoder that outputs pcm or directly writes to Android/AudioTrack (based on https://github.com/appunite…☆41Updated 11 years ago
- Migrated:☆146Updated 5 years ago
- webrtc AEC module and its required dependencies module for android.☆49Updated 8 years ago
- Demo of using TextureView and OpenGL on it to render video☆165Updated 5 years ago
- Deprecated ( See https://github.com/Kickflip/kickflip-android-sdk for my current work). Experiments with Android 4.3's MediaCodec and Med…☆123Updated 8 years ago
- Live555 RTSP Server test☆39Updated 5 years ago
- Sample project to play audio and video from MPEG4 file using MediaCodec☆57Updated 3 years ago
- This repository helps to compile FFmpeg 3.4 Version for Android using Android NDK Standalone Toolchain.☆23Updated 2 years ago
- Use MediaPlayer and SurfaceTexture playback video☆121Updated 4 years ago
- Convenience RenderScript tools for processing common Android formats such as Bitmap and NV21.☆155Updated 5 years ago
- 文章例子集合☆109Updated 7 years ago
- Opus Audio Codec for Android☆92Updated 5 years ago
- An Android wrapper for the C++ SoundTouch audio processing library☆51Updated 11 years ago
- A tool for YUV raw data preview on Android platform.☆102Updated 5 years ago
- Build Google libyuv with NDK for Android☆234Updated 8 years ago
- Script and Instructions for building FFmpeg for Android☆82Updated 11 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 7 years ago
- WebRTC is a free, open project.The source code of this demo is based on official samples(src/samples/androidapp). I have compiled webrtc …☆107Updated 7 years ago
- Implementation of android.hardware.camera2 package☆26Updated 9 years ago
- Android library based on FFMpeg for playing given RTSP endpoint.☆63Updated 6 years ago
- On Android platform, use MediaCodec to encode camera preview data and decode it to surface after that.☆18Updated 10 years ago
- Library that receives UDP packets wrapped into RTP and coded in H264, decodes the corresponding frames and plays the resulting stream in …☆133Updated 7 years ago
- A lightweight (<180KB), easy-to-extend Android filter and dynamic sticker framework for adding filters and stickers for camera, video, bi…☆210Updated 2 years ago