Samfox2/homebridge-videodoorbell

No thumbnails.

Closed this issue · 10 comments

I only get a thumb alongside the notification about 50% of the time. When the notification doesn't contain the thumb, tapping on it won't launch home.app into the doorbell camera. It lunches the app in the home tab instead. Any thoughts on how to solve this?

me too...
and sometime, I get a thumb on my iPad, but no thumb on iPhone and Mac

The plugin itself runs quite stable. Please make sure that all your devices are updated to the same iOS version and that your network connection is ok.

I can’t trace a relationship between the client devices and the occurrence of this bug. On my case, I have iOS devices on 13 beta, as well as 12.4.1, and macOS devices on both Catalina and Mojave. Sill, independent of the OS version, the snapshot doesn’t consistently appears.

Regarding network, the RPi running homebridge is hard wired, and so are the macs.

Any other tips on how I can troubleshoot this?

There are always issues with iOS beta versions and homekit. Especially in 13 grouping of accessories and icloud video recording are introduced (and tested in beta), those are major changes in homekit and unfortunately cause a lot of (syncing) problems. Let‘s hope that 13.1 will be more stable.

I can’t trace a relationship between the client devices and the occurrence of this bug. On my case, I have iOS devices on 13 beta, as well as 12.4.1, and macOS devices on both Catalina and Mojave. Sill, independent of the OS version, the snapshot doesn’t consistently appears.

Regarding network, the RPi running homebridge is hard wired, and so are the macs.

Any other tips on how I can troubleshoot this?

the same for me...
but, if i put a static image in stillimagesource, all notifications contains a thumb on all my devices (iOS 13.1 and 12.4.1 | macOS Mojave and Catalina)

I wonder if it has anything to do with https://github.com/KhaosT/HAP-NodeJS/pull/704

Same problem here, no thumbnails in notifications (iOS 13). I think it's related to this same issue they just solved in the homebridge-camera-ffmpeg plugin Sunoo/homebridge-camera-ffmpeg@282fca4

That‘s only the case for motion sensors, in iOS 13 they have to be part of the cam itself, not separate accessories. Rich notifications (with snapshots) are working fine for others - including me. I‘m still trying to find the issue... Could you try to add your cam as a new doorbell with a different name?

Nice.