xcamera 0.0.1 copy "xcamera: ^0.0.1" to clipboard
xcamera: ^0.0.1 copied to clipboard

PlatformLinux

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.
0
likes
150
points
16
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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 images. It simplifies integrating camera functionality into Flutter Linux applications, providing an efficient and platform-specific solution for camera access.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

cross_file, ffi, flutter, path, path_provider, path_provider_platform_interface

More

Packages that depend on xcamera