xcamera 0.0.1
xcamera: ^0.0.1 copied to clipboard
An FFI-based Flutter package designed to help Linux developers access and interact with cameras. This package utilizes Video4Linux (V4L2) to retrieve camera information, stream video, and capture imag [...]
0.0.1 #
- Initial release of the xcamera package.
- Provides a high-level API for camera operations on Linux.
- Features include device discovery, live preview, still image capture, and raw stream access.
- Powered by a native C++ backend using Video4Linux2 for high performance.