moritzmhmk / homebridge-camera-rpi

raspberry pi camera plugin for homebridge
MIT License
159 stars 29 forks source link

motioneye #29

Closed lowrisk75 closed 6 years ago

lowrisk75 commented 6 years ago

I installed motioneye for the camera but I would also like to include it on homebrige,

I did install the plugin using docker and add the config : { "platform": "rpi-camera", "cameras": [ { "name": "Pi Camera" }

here is the result [2018-4-10 14:54:29] Loaded plugin: homebridge-smartthings homebridge_1 | [2018-4-10 14:54:29] Registering platform 'homebridge-smartthings.SmartThings' homebridge_1 | [2018-4-10 14:54:29] --- [2018-4-10 14:54:30] [rpi-camera] Initializing rpi-camera platform... homebridge_1 | [2018-4-10 14:54:30] Loading 0 accessories... homebridge_1 | --set-ctrl rotate=0 homebridge_1 | --set-ctrl vertical_flip=0 homebridge_1 | --set-ctrl horizontal_flip=0 homebridge_1 | error while setting bitrate: spawn v4l2-ctl ENOENT homebridge_1 | error while setting bitrate: spawn v4l2-ctl ENOENT homebridge_1 | error while setting bitrate: spawn v4l2-ctl ENOENT homebridge_1 | [2018-4-10 14:54:30] Pi Camera is running on port 40415.

I have no camera added

moritzmhmk commented 6 years ago

see #16 and #26