camera_desktop 0.0.7 copy "camera_desktop: ^0.0.7" to clipboard
camera_desktop: ^0.0.7 copied to clipboard

A Flutter camera plugin for desktop platforms (Linux, macOS, Windows). Implements camera_platform_interface for easy integration with the standard camera package.

0.0.7 #

  • Swift Package Manager support
  • Update example app to show settings panel

0.0.6 #

  • Migrate Windows implementation to IMFCaptureEngine

0.0.5 #

  • Fix C linkage on Linux

0.0.4 #

  • FFI-based image stream for reduced memory copies (3→2 per frame)
  • Fix macOS Swift/ObjC interop for FFI bridge
  • Fix image format reporting (Linux/Windows RGBA vs macOS BGRA)

0.0.3 #

  • Performance improvements

0.0.2 #

  • Add setMirror API and built-in camera sorting for DeviceEnumerator

0.0.1 #

  • Linux camera support via GStreamer + V4L2.
  • macOS camera support via AVFoundation.
  • Windows camera support via Media Foundation.
  • Full camera_platform_interface compliance.
  • Photo capture, video recording, image streaming, and live preview.
1
likes
0
points
275
downloads

Publisher

verified publisherhugocornellier.com

Weekly Downloads

A Flutter camera plugin for desktop platforms (Linux, macOS, Windows). Implements camera_platform_interface for easy integration with the standard camera package.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

camera_platform_interface, flutter, plugin_platform_interface, stream_transform

More

Packages that depend on camera_desktop

Packages that implement camera_desktop