https://github.com/boybeak/icamera
A low-cost scheme for any size camera preview and video recording
https://github.com/boybeak/icamera
android camera libyuv mediacodec opengl
Last synced: 3 months ago
JSON representation
A low-cost scheme for any size camera preview and video recording
- Host: GitHub
- URL: https://github.com/boybeak/icamera
- Owner: boybeak
- Created: 2023-11-22T14:12:53.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-06T13:31:57.000Z (over 1 year ago)
- Last Synced: 2025-10-22T18:56:32.116Z (9 months ago)
- Topics: android, camera, libyuv, mediacodec, opengl
- Language: Java
- Homepage:
- Size: 145 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# iCamera
A low-cost scheme for any size camera preview and video recording. Only use android API and no other libraries.
## Showcase
**Share preview between SurfaceViews**
[share_preview](https://github.com/boybeak/iCamera/assets/6696502/94bec530-4e54-4c41-9ce2-638b163fff60)