homebridge-camera-isight

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

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 ""

npm i homebridge-camera-isight

Metadata

  • ISC
  • >=5.0.0
  • Unknown
  • released 10/8/2017

Downloads

Maintainers