TheOne-Xin / camera-ipc-sampleLinks
Android 基于共享内存实现 Camera 跨进程大数据的高效传输。目前有很多智能设备采用了Android系统,对Camera,图形渲染都有很多不同于手机App的需求,在没有很好的跨进程传输方案的情况,有些项目只能把很多业务功能杂糅在一个App进程中,使模块承载的业务功能不是很清晰,有了这种方案,可以更加优化项目模型架构的设计。
☆72Updated 2 years ago
Alternatives and similar repositories for camera-ipc-sample
Users that are interested in camera-ipc-sample are comparing it to the libraries listed below
Sorting:
- opengl Tutorial☆86Updated 6 years ago
- Android YUV图像检测器☆69Updated 6 months ago
- 志哥博客《OpenGL.ES在Android上的简单实践》《NDK学习笔记》专栏demo工程☆51Updated 4 years ago
- 用于Android中使用的libyuv库所有使用方式☆83Updated 3 years ago
- 一个快速的图片压缩库,各个版本Turbo jpeg 的jni实现,以及libyuv的转码库☆39Updated 7 years ago
- ☆75Updated 6 years ago
- Add water on yuv image (Android platform) // Camera采集YUV数据叠加时间水印☆49Updated 6 years ago
- 基于cmake构建的ijkPlayer☆53Updated 3 years ago
- android camera 视频水印☆76Updated 4 years ago
- Android USB连接实例☆51Updated 5 years ago
- Android OpenGL 图片/视频特效渲染库,类似IOS上的GPUImage(Android OpenGL Image/Video Effect Rendering Library which is similar to GPUImage on IOS)☆78Updated 4 years ago
- 博客地址☆70Updated 6 years ago
- ffmpeg developing examples on Android Studio // ffmpeg 实战案例☆43Updated 3 years ago
- ☆40Updated 7 years ago
- libjpeg-turbo、libpng、libyuv等图形图像处理库的移植与YUV和RGB 的转换操作实践☆111Updated 6 years ago
- ☆47Updated 3 years ago
- opengl es预览camera数据,并用mediacodec获取opengl es绘制数据,进行视频与音频录制☆75Updated 7 months ago
- 提供了两种处理JNI Crash问题的方法,一种是异常检测,一种是崩溃信号量捕获。简书对应文章:https://www.jianshu.com/p/b6129f110e86☆52Updated 6 years ago
- Android 中各种图像格式转换,裁剪,旋转,缩放等一系列操作工具☆64Updated 5 years ago
- 基于 libyuv 封装各种图像格式转换,用于处理摄像头yuv图像数据☆134Updated 2 years ago
- android audio and video capture and rtmp protocol streaming.☆69Updated 6 years ago
- ☆69Updated 7 years ago
- ☆106Updated 7 years ago
- 在 Android Camera2 中获取和处理预览帧的示例工程☆62Updated last year
- 使用android原生的MediaExtractor,MediaCodec和OpenGL ES对视频进行编辑, 裁剪,滤镜, 特效等.☆78Updated 2 years ago
- 这是一个由 kotlin 、C++ 编写的 RTMP 推流项目☆112Updated 4 years ago
- adnroid h264合成mp4☆72Updated 6 years ago
- Mp4Coder,H264和AAC合成MP4视频库,视频拼接。Android版本,也可使用aar库☆83Updated 8 years ago
- 🔥 A more convenient solution for cross-process communication in Android.更方便的Android进程通信方案,无需进行bindService()操作,不用定义Service,并支持跨进程的事件总线。☆110Updated 4 years ago
- 用于学习OpenGL☆39Updated last year