ochornenko / Camera2GLPreviewLinks
Android camera preview application using Camera2 API and OpenGL ES/Vulkan
☆184Updated 7 months ago
Alternatives and similar repositories for Camera2GLPreview
Users that are interested in Camera2GLPreview are comparing it to the libraries listed below
Sorting:
- Use GraphicBuffer class from Android native code☆205Updated 4 years ago
- All credits go to http://bigflake.com/mediacodec/☆76Updated 8 years ago
- 打开摄像头,用oes纹理获取预览数据,再用hardwarebuffer将预览数据拷贝到cpu☆23Updated 7 years ago
- 文章例子集合☆109Updated 7 years ago
- Sample project that uses Android's native camera API with OpenGL☆86Updated 6 years ago
- A lightweight (<180KB), easy-to-extend Android filter and dynamic sticker framework for adding filters and stickers for camera, video, bi…☆214Updated 3 years ago
- Multi-process sharing of OpenGL textures on Android, based on HardwareBuffer☆68Updated 2 years ago
- Sample project to play audio and video from MPEG4 file using MediaCodec☆57Updated 4 years ago
- A Cross-platform (for both Android & iOS) Framework for GPU-based Filters, Video and Image Processing.☆218Updated 5 years ago
- A simple application to demonstrate how to use Android Camera HAL 3☆88Updated 4 years ago
- Example of how to use MediaCodec to encode/decode and pass samples as byte array☆78Updated 10 years ago
- Learn how to render in native using EGL☆80Updated 7 years ago
- Demo for rendering android views to OpenGL texture☆226Updated 4 years ago
- Android MediaCodec Example☆266Updated 5 years ago
- This library apply video filter on generate an Mp4 and on ExoPlayer video and Video Recording with Camera2.☆672Updated 2 years ago
- 志哥博客《视觉滤镜编码》《OpenGL.Shader进阶》项目工程