moritzmhmk / homebridge-camera-rpi

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

can't add camera - not visible #19

Closed specman74 closed 6 years ago

specman74 commented 6 years ago

I have problem with addin camera.

When I start camera by test: node standalone.js, I see she in accessories in HomeKit. I dont add camera in this moment to my accessories

When I restart Pi again, camera is not availible (dont see her) All commands for automation was done. I choosed version without installation as homebridge plugin

Could you help me solving this problem ?

moritzmhmk commented 6 years ago

what is the output of journalctl -u hap-camera-rpi

MrGuillaume commented 6 years ago

Same issue got journalctl -u hap-camera-rpi -- No entries --

moritzmhmk commented 6 years ago

Did you run sudo systemctl enable hap-camera-rpi?

What is the output of sudo systemctl status hap-camera-rpi?