alexcohn / OpenGLCameraLinks
Android camera using SurfaceTexture
☆10Updated 10 years ago
Alternatives and similar repositories for OpenGLCamera
Users that are interested in OpenGLCamera are comparing it to the libraries listed below
Sorting:
- A videoplayer and streaming audio decoder that outputs pcm or directly writes to Android/AudioTrack (based on https://github.com/appunite…☆42Updated 11 years ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆55Updated 9 years ago
- On Android platform, use MediaCodec to encode camera preview data and decode it to surface after that.☆18Updated 11 years ago
- MediaCodec API sample app. (Video recording with effect)☆25Updated 12 years ago
- OpenGL ES study example☆32Updated 12 years ago
- This is a small android app demo explaining how to use libyuv in android projects.☆15Updated 10 years ago
- A Video Recorder for OpenGL ES App of Android.☆41Updated 11 years ago
- openamedia recorder is a android app recording audio/video to a target file.☆17Updated 11 years ago
- android OpenGL ES rendering,shader,pbo,TEXTURE_EXTERNAL_OES,draw&mediacodec_inputsurface,EGLImageKHR.☆17Updated 7 years ago
- Example of how to use MediaCodec to encode/decode and pass samples as byte array☆79Updated 10 years ago
- This program can read from PC camera and stream it to live streaming server, you can also add different video filters to the live stream.…☆97Updated 3 years ago
- Camera streaming on Android using ffmpeg, x264, live555☆60Updated 12 years ago
- All credits go to http://bigflake.com/mediacodec/☆76Updated 8 years ago
- A high performance Android media player, base on ffmpeg and MediaCodec, support VR video.☆154Updated 6 years ago
- android camera/mic capture to rtp stream, server and client.☆40Updated 10 years ago
- Android MediaCodec API Demo☆268Updated 3 years ago
- Building FFmpeg for Android with libRTMP support☆10Updated 11 years ago
- This is an example project to show how to streaming from android camera to VLC or gstreamer.☆108Updated 10 years ago
- Build libsrs_rtmp for android☆15Updated 10 years ago
- Learn how to render in native using EGL☆79Updated 7 years ago
- 文章例子集合☆109Updated 8 years ago
- 使用android MediaCodec编码h264+aac上传rtmp服务器进行直播.☆83Updated 9 years ago
- this program can get android camera data and encode it into h264 encoded flv file using ffmpeg. 本程序可以读取安卓手机摄像头数据并利用ffmpeg实时编码为H.264编码格式的F…☆99Updated 3 years ago
- ☆15Updated 11 years ago
- Build Google libyuv with NDK for Android☆233Updated 9 years ago
- rtmpdump android☆24Updated 13 years ago
- Script and Instructions for building FFmpeg for Android☆81Updated 11 years ago
- ffmpeg audio/video encoder/decoder☆19Updated 8 years ago
- Native audio recording/playing (OpenSL ES) and speex encoding/decoding,transport by rtmp.☆76Updated 9 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.☆32Updated 12 years ago