justinjoy / native-camera2Links
A simple application to demonstrate how to use Android Camera HAL 3
☆87Updated 3 years ago
Alternatives and similar repositories for native-camera2
Users that are interested in native-camera2 are comparing it to the libraries listed below
Sorting:
- Sample project that uses Android's native camera API with OpenGL☆85Updated 6 years ago
- Android camera preview application using Camera2 API and OpenGL ES/Vulkan☆183Updated last month
- This fork is a POC of back porting camera2ndk.so to API 23 and probably back to API 21☆23Updated 6 years ago
- transform yuv to rgb☆110Updated 9 years ago
- An interactive script to download and build OpenCV and OpenCV contrib for Android☆75Updated 7 years ago
- Use GraphicBuffer class from Android native code☆202Updated 4 years ago
- use OpenCL in ndk☆19Updated 7 years ago
- All credits go to http://bigflake.com/mediacodec/☆76Updated 8 years ago
- ffmpeg for android☆67Updated 2 years ago
- android NDK JNI, use opencv compiled with ffmpeg, so you can use videocapture to decode videos, such as mp4,avi and so on☆70Updated 7 years ago
- Simplified Android NDK Camera API 2☆27Updated 5 years ago
- v4l2 camera test for android platform.☆68Updated 7 years ago
- V4L2-based Android Camera HAL driver.☆65Updated 8 years ago
- Example of using OpenCV with Android NDK☆81Updated 7 years ago
- This is a sobel filter on Android using OpenCL.☆70Updated 11 years ago
- ☆257Updated 4 years ago
- Android NDK IPC using AHardwareBuffer, SharedMem, and Unix Sockets☆106Updated 7 years ago
- 打开摄像头,用oes纹理获取预览数据,再用hardwarebuffer将预览数据拷贝到cpu☆23Updated 6 years ago
- This is an example project to show how to streaming from android camera to VLC or gstreamer.☆109Updated 10 years ago
- Build Google libyuv with NDK for Android☆235Updated 8 years ago
- Example on how to convert ExtractDecodeEditEncodeMuxTest to asynchronous mode☆103Updated 9 years ago
- Android MediaCodec Example☆267Updated 4 years ago
- Android camera utilizing the new Android Camera2 API.☆42Updated 9 years ago
- Android Media codec for video encoding and decoding from C++ (e.g. for use with QT). Not fully tested yet, ergo not stable, API 23.☆25Updated 6 years ago
- ☆54Updated 3 years ago
- PCM resampling library leveraging resample and libresample☆81Updated 6 years ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆56Updated 9 years ago
- ☆17Updated 11 years ago
- Migrated:☆122Updated 5 years ago
- Sample app that runs OpenCL kernels to process camera feed on Android devices