Socket
Socket
Sign inDemoInstall

homebridge-camera-isight

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homebridge-camera-isight

iSight camera plugin for homebridge: https://github.com/nfarina/homebridge


Version published
Weekly downloads
8
increased by33.33%
Maintainers
1
Weekly downloads
 
Created
Source

homebridge-camera-isight

iSight camera plugin for Homebridge

** This plugin only works on macOS **

Installation

  1. Install ffmpeg on your Mac
  2. Install this plugin using: npm install -g homebridge-camera-isight
  3. Edit config.json and add the camera.
  4. Run Homebridge
  5. Add the "iSight Camera" in Home app.

Config.json Example

{
  "platform": "Camera-iSight",
  "name": "iSight Camera",
  "fps": 30
}

Optional keys:

  • video_device: Video device name or index. eg: "video_device": "FaceTime HD Camera (Built-in)"
  • audio_device: Audio device name or index.

You can get the device names and indices with ffmpeg -f avfoundation -list_devices true -i ""

Keywords

FAQs

Package last updated on 08 Oct 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc