Skip to content

Itaybre/CameraController

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

CameraController

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


basic screenshot advanced screenshot preferences screenshot

Installation

Manually

Download the latest .zip from Releases.

Homebrew

brew tap homebrew/cask-drivers
brew install --cask cameracontroller

ToDo

  • Add MenuBar for easily configure camera
  • 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