jpxiong / NV21CameraPreviewToI420Demo
An android demo which covert camera preview data in NV21 format to I420 by libyuv
☆10Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for NV21CameraPreviewToI420Demo
- 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
- Camera streaming on Android using ffmpeg, x264, live555☆58Updated 10 years ago
- ☆14Updated 10 years ago
- Assortments of exploratory code for outside (mobile video) broadcasting.☆65Updated 14 years ago
- x264 for android☆11Updated 3 years ago
- examle use of live555 and FFMPeG on android☆34Updated 11 years ago
- android OpenGL ES rendering,shader,pbo,TEXTURE_EXTERNAL_OES,draw&mediacodec_inputsurface,EGLImageKHR.☆17Updated 6 years ago
- 一个基于 ffmpeg 的安卓 MP4 播放器,可解码播放视频类型为 H.264 或 MJPEG 以及音频类型为 PCM 或 AAC 的 MP4 媒体文件☆15Updated 8 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
- webrtc AEC module and its required dependencies module for android.☆49Updated 8 years ago
- Live555 port to Android platform☆36Updated 9 years ago
- A tool for YUV raw data preview on Android platform.☆101Updated 5 years ago
- Android aac encoder using voaac☆32Updated 9 years ago
- ☆52Updated 8 years ago
- MediaCodec API sample app. (Video recording with effect)☆25Updated 11 years ago
- An actual functioning Android app using ffmpeg through the NDK☆119Updated 7 months ago
- android ffmpeg player☆19Updated 6 years ago
- MediaPlayer based on SDL & FFMPEG☆40Updated 9 years ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆56Updated 8 years ago
- android camera/mic capture to rtp stream, server and client.☆39Updated 9 years ago
- Random walks around codec stuff, H.264, H.265, MediaCodec, VideoToolbox, etc.☆35Updated 6 years ago
- Live555 RTSP Server test☆38Updated 4 years ago
- 推送rtmp流到流媒体服务器,包含jni层源码☆54Updated 8 years ago
- A videoplayer and streaming audio decoder that outputs pcm or directly writes to Android/AudioTrack (based on https://github.com/appunite…☆41Updated 10 years ago
- Sends/Receives RTSP messages and uses the payload from RTP packets to stream mjpeg video from a server.☆40Updated 11 years ago
- 使用x264编码android camera回调yuv为h264的简单例子,camera回调nv21yuv转为yuv420 ,再编码☆63Updated 7 years ago
- Audio Video Recorder in Android using MediaCodec & MediaMuxer☆14Updated 8 years ago