riccardo-lomazzi / camera_macos

Flutter stub plugin for camera implementation for macOS
MIT License
11 stars 8 forks source link

Added Requested Features #8

Closed Knightro63 closed 10 months ago

Knightro63 commented 11 months ago

Added image streaming. Added the ability to set a new focus point. Added the ability to change image quality. Added the ability to change formats for images and videos.

riccardo-lomazzi commented 10 months ago

@Knightro63, thank you very much for this commit. I've made just a couple of changes regarding the CameraMacOSView widget not refreshing when setting up the new parameters, the rest was fully functional.