camera_macos 0.0.7+2 copy "camera_macos: ^0.0.7+2" to clipboard
camera_macos: ^0.0.7+2 copied to clipboard

macOS camera package implementation. Supports both internal and external cameras, can take pictures and record video with audio as well.

0.0.7+2 #

  • Updated README.md

0.0.7+1 #

  • Updated README.md

0.0.7 #

  • Added ability to change the video and camera output resolution.
  • Added ability to change the file format for camera output.
  • Added ability to change the file format for video output.
  • Added image streaming

0.0.6+5 #

  • Fixed error reporting while initializing camera

0.0.6+4 #

  • Fixed a concurrency bug that could randomly prevent the AVAssetWriter from writing into the buffer and fail the recording
  • Updated docs

0.0.6+3 #

  • Fixed a concurrency bug that could prevent the AVAssetWriter session to start
  • Fixed a bug that could prevent the video from being created in the destination folder

0.0.6+2 #

  • Small fix for handling nil textureId values.

0.0.6+1 #

  • Updated README

0.0.6 #

  • Added support for external cameras (see Readme for info about listDevices method)
  • Various recording crashes fixes

0.0.5 #

  • Added tests

0.0.4 #

  • Added destroy method

0.0.3 #

  • Fixed CameraMacOSFile wrong casting

0.0.2 #

  • Switched to AVCameraVideoDataOutput

0.0.1 #

  • Created plugin
21
likes
0
points
3.66k
downloads

Publisher

unverified uploader

Weekly Downloads

macOS camera package implementation. Supports both internal and external cameras, can take pictures and record video with audio as well.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on camera_macos