homebridge-foscamcamera icon indicating copy to clipboard operation
homebridge-foscamcamera copied to clipboard

Notifications issue

Open naixra opened this issue 8 years ago • 4 comments

Hello,

I notice every few hours I have to restart homebridge (which restart foscam plugin) because it doesn't detect motion (I stand front of camera for the test) and I don't get any notification. After restart homebridge it works again during few hours, after that it doesn't detect motion again and I doesn't get any notification again.

Do you know why?

Thank you.

naixra avatar Nov 14 '16 09:11 naixra

Did you see something like keep alive fail in the log? Foscam firmware is too buggy and unreliable. Mine doesn't work all the time either.

luisiam avatar Nov 16 '16 06:11 luisiam

I changed the mechanism of motion polling. That should be more reliable.

luisiam avatar Nov 23 '16 05:11 luisiam

I can confirm the same issue. To update the plugin, do I just do npm update -g homebridge-foscamcamera ?

mriksman avatar Nov 24 '16 19:11 mriksman

Use npm install -g homebridge-foscamcamera

luisiam avatar Nov 25 '16 00:11 luisiam