zhuyuliang / camerakitLinks
1. Common API for Android Camera. Has been encapsulated Camera1 Camera2, UvcCamera. 2. Encapsulate preview View, based on CameraApi. TextureView preview, GLSurfaceView preview, binocular preview can be implemented, and the preview interface can flexibly configure parameters such as image, Scale, and direction.
☆14Updated 4 years ago
Alternatives and similar repositories for camerakit
Users that are interested in camerakit are comparing it to the libraries listed below
Sorting:
- H265WithCameraWebSocket☆22Updated 4 years ago
- 通过 textureview + surfacetexture + opengles 渲染android 视频,实现3D/2D、2D/3D(左右分屏播放器 、VR player)、设置缩放方式;☆33Updated 6 years ago
- WLAN 直连(对等连接或 P2P)的官方Demo.支持图片的收发功能。添加三种网络的测试用例。☆28Updated 4 years ago
- 移植Live555到Android,用nkd交叉编译live555,Android java JNI调用建立RTSP Server,实现本地局域网h264视频流播放。☆19Updated 4 years ago
- Android Camera 内置人脸识别的Demo: 通过Android源生API支持的人脸识别,获取到脸部矩形坐标,左右眼坐标,嘴坐标通过View动态实摄像头实时装饰功能☆14Updated 6 years ago
- ☆17Updated 4 years ago
- ☆13Updated 6 years ago
- Great training for using Camera2 API with RxJava2☆11Updated 7 years ago
- My forked AppWebRTC project base AS4.0 with androidx.☆16Updated 4 years ago
- ☆17Updated 3 years ago
- Add water on yuv image (Android platform) // Camera采集YUV数据叠加时间水印☆50Updated 6 years ago
- Android multiple camera preview surface with offscreen rendering and GPU filter powered by android-gpuimage-plus. 安卓相机多预览,外加离屏渲染和GPU滤镜 (来…☆14Updated 7 years ago
- 实现android-camera和camera2的功能,可以3A调整,尽可能利用系统api爆发的能量☆11Updated 2 years ago
- 用于学习OpenGL☆40Updated last year
- 基于Google的libyuv编译封装的YUV转换工具库,主要用途是在各种YUV与RGB之间进行相互转换、裁减、旋转、缩放、镜像等。(用法超简单)☆25Updated last month
- ijkplayer open the rtsp & h265 surpport android demo .☆33Updated 3 years ago
- 录制小视频,并且实现小视频循环播放,也简单集合视频播放功能,采用CAMERA2 api实现☆20Updated 6 years ago
- wifi p2p☆17Updated 5 years ago
- audio and video recording demo using mediacodec.☆22Updated 7 years ago
- ☆45Updated 6 years ago
- 解决执法仪本地录制和第三方软件同时使用摄像头资源不被占用的问题☆21Updated 5 years ago
- 首家免费短视频开源项目, 为开发者提供短视频拍摄、剪辑等全套解决方案。☆38Updated 6 years ago
- 相机的流程demo☆33Updated 7 years ago
- Android上的OpenGL特效相机(Android effect camera based on OpenGL)☆21Updated 6 years ago
- 一个android/ios 的实时对讲库,基于opus,speex,webrtc☆24Updated 3 years ago
- MediaCodec实现视频编辑☆28Updated 7 years ago
- ☆12Updated 6 years ago
- 使用android原生的MediaExtractor,MediaCodec和OpenGL ES对视频进行编辑, 裁剪,滤镜, 特效等.☆79Updated 2 years ago
- Android平台下使用OpenGL来完成相机预览。使用opencv来实现人脸识别,使用faceAliganment来实现人脸关键点定位。将定位到的人脸关键点结合OpenGL来实现大眼和贴图滤镜。并使用MediaCodec和OpenGl的FBO实现视频编码以及录制。☆17Updated 5 years ago
- android Rtsp播放器 使用了live555,包含jni编译脚本和使用方法☆18Updated 3 years ago