jpxiong / NV21CameraPreviewToI420Demo
An android demo which covert camera preview data in NV21 format to I420 by libyuv
☆10Updated 9 years ago
Alternatives and similar repositories for NV21CameraPreviewToI420Demo:
Users that are interested in NV21CameraPreviewToI420Demo are comparing it to the libraries listed below
- This is a small android app demo explaining how to use libyuv in android projects.☆15Updated 9 years ago
- On Android platform, use MediaCodec to encode camera preview data and decode it to surface after that.☆18Updated 10 years ago
- ☆14Updated 10 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
- An actual functioning Android app using ffmpeg through the NDK☆119Updated 10 months ago
- 一个基于 ffmpeg 的安卓 MP4 播放器,可解码播放视频类型为 H.264 或 MJPEG 以及音频类型为 PCM 或 AAC 的 MP4 媒体文件☆15Updated 8 years ago
- 流媒体学习☆21Updated 2 years ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆56Updated 8 years ago
- MediaPlayer based on SDL & FFMPEG☆40Updated 10 years ago
- ☆52Updated 8 years ago
- An Android wrapper for the C++ SoundTouch audio processing library☆51Updated 11 years ago
- Random walks around codec stuff, H.264, H.265, MediaCodec, VideoToolbox, etc.☆36Updated 6 years ago
- Live555 port to Android platform☆36Updated 9 years ago
- Audio Video Recorder in Android using MediaCodec & MediaMuxer☆14Updated 9 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
- Google Android ExoPlayer with VLC tracks rendering.☆74Updated 9 years ago
- MediaCodec API sample app. (Video recording with effect)☆25Updated 11 years ago
- Camera streaming on Android using ffmpeg, x264, live555☆59Updated 11 years ago
- android OpenGL ES rendering,shader,pbo,TEXTURE_EXTERNAL_OES,draw&mediacodec_inputsurface,EGLImageKHR.☆17Updated 6 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
- Example of how to use MediaCodec to encode/decode and pass samples as byte array☆78Updated 9 years ago
- examle use of live555 and FFMPeG on android☆34Updated 12 years ago
- The sample code which performs Encode and Decode of H.264 using android.media.MediaCodec.☆12Updated 8 years ago
- Android media player using GLSurfaceView☆25Updated 9 years ago
- A port of Jori's jrtplib for Android☆29Updated 13 years ago
- A tool for YUV raw data preview on Android platform.☆102Updated 5 years ago
- ☆69Updated 7 years ago
- Android demo, encode pcm to aac with ffmpeg 3.2.4☆10Updated last year
- 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
- 推送rtmp流到流媒体服务器,包含jni层源码☆54Updated 8 years ago