jpxiong / NV21CameraPreviewToI420DemoLinks
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
Sorting:
- 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
- Live555 port to Android platform☆37Updated 9 years ago
- Camera streaming on Android using ffmpeg, x264, live555☆59Updated 11 years ago
- Example of how to use MediaCodec to encode/decode and pass samples as byte array☆78Updated 10 years ago
- MediaPlayer based on SDL & FFMPEG☆40Updated 10 years ago
- Live555 RTSP Server test☆39Updated 5 years ago
- 一个基于 ffmpeg 的安卓 MP4 播放器,可解码播放视频类型为 H.264 或 MJPEG 以及音频类型为 PCM 或 AAC 的 MP4 媒体文件☆15Updated 8 years ago
- Random walks around codec stuff, H.264, H.265, MediaCodec, VideoToolbox, etc.☆36Updated 7 years ago
- Assortments of exploratory code for outside (mobile video) broadcasting.☆66Updated 14 years ago
- examle use of live555 and FFMPeG on android☆34Updated 12 years ago
- x264 for android☆11Updated 3 years ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆56Updated 9 years ago
- ☆52Updated 9 years ago
- android camera/mic capture to rtp stream, server and client.☆41Updated 9 years ago
- android ffmpeg player☆19Updated 6 years ago
- A port of Jori's jrtplib for Android☆29Updated 13 years ago
- A tool for YUV raw data preview on Android platform.☆101Updated 5 years ago
- Build Google libyuv with NDK for Android☆234Updated 8 years ago
- A bunch of scripts you can use to compile FFmpeg with OpenSSL☆27Updated 8 years ago
- Sample Android + ffmpeg with RTSP player☆24Updated 7 years ago
- c层调用ffmpeg在android上实现进行音频视频录制编码成h264/acc,输出mp4☆15Updated 7 years ago
- ☆24Updated 9 years ago
- 推送rtmp流到流媒体服务器,包含jni层源码☆54Updated 8 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
- A videoplayer and streaming audio decoder that outputs pcm or directly writes to Android/AudioTrack (based on https://github.com/appunite…☆43Updated 11 years ago
- An actual functioning Android app using ffmpeg through the NDK☆121Updated last year
- Deprecated ( See https://github.com/Kickflip/kickflip-android-sdk for my current work). Experiments with Android 4.3's MediaCodec and Med…☆124Updated 8 years ago
- 在暴风做互动直播项目,涉及到音视频的采集☆21Updated 9 years ago
- OpenGL ES study example☆32Updated 11 years ago