StewartSnow

Results 3 issues of StewartSnow

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