Skip to content

Latest commit

 

History

History
95 lines (68 loc) · 2.74 KB

README.md

File metadata and controls

95 lines (68 loc) · 2.74 KB

CameraController

Control your cameras settings without using the software provided (or not) by the company.


basic screenshot preferences screenshot

Installation

Manually

Download the latest .zip from Releases.

Homebrew

brew install --cask cameracontroller

Sponsor

I would like to thank Emerge Tools for sponsoring this project.

ToDo

  • Apply latest settings on startup
  • Add more Unit Tests
  • Support for some vendor specific capabilities (like Logitech LED control)

How to help

Open issues if you have a question, an enhancement to suggest or a bug you've found. If you want you can fork the code yourself and submit a pull request to improve the app.

How to build

Required

Clone the project

$ git clone https://github.com/itaybre/CameraController.git

You're all set ! Now open the CameraController.xcodeproj with Xcode

FAQ

  • Does it work with Apple's Facetime Camera?

In old machines it will work, but new machines (wth T1 and T2 chip) require a special entitlement only available to Apple.

Support

  • macOS Catalina (10.15) and up.
  • Works with cameras controllable via UVC.

Contributors