A homebridge plugin enabling HomeKit support for camera with any phones, tablets, laptops, computers : everything that have a camera, a network access and a not too old/crappy browser.





A Homebridge plugin enabling HomeKit support for camera with any phones, tablets, laptops, computers : everything that have a camera, a network access and a not too old/crappy browser
Note that this is an unofficial plugin.
* Plug your phone/laptop/tablet in! :electric_plug:
* Configure it to never sleep
* Configure it to access to local network by Wifi
* Configure it to minimal brightness
Optional :
* Use a gooseneck clamp holder
bash
sudo npm install -g --unsafe-perm homebridge-browsercam
``* Android : ✓
The best choice for that project, I personally use an old and crappy Huawei
* iPhone : ✓
You can't have 'torch' option : it will be not presented in HomeKit
You can't have 'battery' information : it will be not presented in HomeKit
* Laptop : ✓
Facing Mode is automatically at 'environment' value, but in this case, "user" value is preferred
* Chrome : ✓
* Safari : ✓
* Firefox : ?
* Not tested
* IE / Edge : ✗
* Don't open an issue about this please, PR too. Thank you so much
* Server
* port : 443
* H264 codec
* H264 (H264 OMX available)
* Streaming :
* buffer : 500 ms
* Recording
* active : true
* buffer : 4000 ms
* Motion Sensor
* active : true
* timeout : 30000 ms
* threshold : 5%
* Noise Sensor
* active : true
* timeout : 30000 ms
* threshold : 30Db
* Pulse Sensor
* active : true
* timeout : 30000 ms
* threshold : 0.12m/s^2
MIT