alexcohn / OpenGLCameraLinks
Android camera using SurfaceTexture
☆10Updated 9 years ago
Alternatives and similar repositories for OpenGLCamera
Users that are interested in OpenGLCamera are comparing it to the libraries listed below
Sorting:
- openamedia recorder is a android app recording audio/video to a target file.☆17Updated 10 years ago
- On Android platform, use MediaCodec to encode camera preview data and decode it to surface after that.☆18Updated 11 years ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆55Updated 9 years ago
- A Video Recorder for OpenGL ES App of Android.☆41Updated 10 years ago
- 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
- 使用android MediaCodec编码h264+aac上传rtmp服务器进行直播.☆83Updated 9 years ago
- Android MediaCodec API Demo☆270Updated 2 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
- MediaCodec API sample app. (Video recording with effect)☆25Updated 12 years ago
- A high performance Android media player, base on ffmpeg and MediaCodec, support VR video.☆152Updated 5 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
- All credits go to http://bigflake.com/mediacodec/☆76Updated 8 years ago
- EffecTV is a real-time camera and camcorder effector.☆12Updated 12 years ago
- Native audio recording/playing (OpenSL ES) and speex encoding/decoding,transport by rtmp.☆76Updated 9 years ago
- rtmpdump android☆24Updated 13 years ago
- OpenGL ES study example☆32Updated 12 years ago
- Build Google libyuv with NDK for Android☆235Updated 8 years ago
- Example of how to use MediaCodec to encode/decode and pass samples as byte array☆79Updated 10 years ago
- This is a small android app demo explaining how to use libyuv in android projects.☆15Updated 10 years ago
- An MediaCodecAudioEncoder For Android Platform☆18Updated 7 years ago
- A screenrecord in Android KitKat☆29Updated 11 years ago
- 推送rtmp流到流媒体服务器,包含jni层源码☆54Updated 9 years ago
- FFmpeg/Mediacodec Encoder(YUV -> H264)☆21Updated 6 years ago
- ffmpeg audio/video encoder/decoder☆19Updated 8 years ago
- Build libsrs_rtmp for android☆15Updated 10 years ago
- Use MediaPlayer and SurfaceTexture playback video☆121Updated 5 years ago
- Random walks around codec stuff, H.264, H.265, MediaCodec, VideoToolbox, etc.☆36Updated 7 years ago
- ffmpeg + x264+ x265 + libde265 + opengl es display☆15Updated 8 years ago
- 打开摄像头,用oes纹理获取预览数据,再用hardwarebuffer将预览数据拷贝到cpu☆23Updated 7 years ago
- An Android wrapper for the C++ SoundTouch audio processing library☆51Updated 11 years ago