homebridge-camera-isight icon indicating copy to clipboard operation
homebridge-camera-isight copied to clipboard

iSight camera plugin for homebridge

Results 17 homebridge-camera-isight issues
Sort by recently updated
recently updated
newest added

i have multiple macs in the same network. every one with it's own homebridge installed. if i install the homebridge-camera-isight plugin on the second mac, there comes an bonjour-hap error:...

On mac ffmpeg v3.4 fails for live streaming for this plugin and homebridge-camera-ffmpeg plugin. Is there any version of ffmpeg that is known to work for live streams with iSight...

Hello, I've got the following error. Any idea where does this can come from ? LOG: ``` ffmpeg [ '-re', '-f', 'avfoundation', '-r', '25', '-i', '0:none', '-threads', '0', '-vcodec', 'libx264',...

This plugin stopped working in macOS Catalina Is the a fix for this? No useful info in the log file ` [11/3/2019, 7:33:03 PM] iSight Camera is running on port...

ffmpeg installation is complete, all the display is normal but I can not find it when adding accessories, I use the 2003 release of the 1394 interface of the iSIGHT,...

Hi, I'm getting this error: stderr: [avfoundation @ 0x7f8543802e00] Selected framerate (30.000000) is not supported by the device I'm using the default config: ``` { "platform": "Camera-iSight", "name": "iSight Camera",...

Hi, The code here - https://github.com/KhaosT/homebridge-camera-isight/blob/master/index.js#L37 always uses the default name of "iSight Camera" which causes issues if you want to name it, or have more than one within your...

Previously would always select "iSight Camera" as the accessory name, so the configured value would never get picked up.

I can see this plugin is more or less based on homebridge-camera-ffmpeg, but can't see where it's picking up the max-bitrate from. Is it possible to config bitrate in the...

Hi, I've got the camera-isight up and running on my mac with a webcam and ffmpeg. (webcam->ffmpeg->mac->homebridge->appletv->iphone(wifi = ok, mobile=nok) On my internal network it's running fine. But I get...