petrhaus / CameraController

📷 Control USB Cameras from an app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CameraController

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


basic screenshot advanced screenshot preferences screenshot

Download

Go to Release and download the latest .zip

ToDo

  • Get an Icon
  • 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

About

📷 Control USB Cameras from an app

License:GNU General Public License v3.0


Languages

Language:Swift 98.4%Language:C 1.6%