https://github.com/hf/camstream
Access the Camera in Android for recording, streaming, effects.
https://github.com/hf/camstream
Last synced: 2 days ago
JSON representation
Access the Camera in Android for recording, streaming, effects.
- Host: GitHub
- URL: https://github.com/hf/camstream
- Owner: hf
- License: mit
- Created: 2016-11-01T22:15:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-01T22:16:23.000Z (over 9 years ago)
- Last Synced: 2025-10-30T15:40:26.804Z (8 months ago)
- Language: Java
- Size: 94.7 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Camstream
=========
Camstream is an Android library that makes it easier to use the Camera and other
APIs to do recording, streaming, effects and similar.
It is partially derived from CTS tests, as this is not very well documented.
See the example on how to use for now.
## License
Copyright © 2016 Stojan Dimitrovski
This project is licensed under the permissive MIT X11 license. See the
`LICENSE.txt` file for more details.