Samfox2 / homebridge-videodoorbell

Video-Doorbell plugin based on homebridge-camera-ffmpeg for Homebridge.
Apache License 2.0
96 stars 17 forks source link

Doorbell dummy switch #80

Closed fmpmsilva closed 3 years ago

fmpmsilva commented 3 years ago

Hi. Is there a away to use only use the doorbell dummy switch without video or stills? Thanks.

Samfox2 commented 3 years ago

You can use the switch without configuring a proper video path. You will then receive only a message (without pic). However, an ampty video screen will be visible in home app.

fmpmsilva commented 3 years ago

And it’s possible to put an image on the empty screen?

Samfox2 commented 3 years ago

Sure. You can set the stillimagepath to an image of your choice.

fmpmsilva commented 3 years ago

I’m using an iMac. It’s possible to tell me how to do it?

Samfox2 commented 3 years ago

"stillImageSource": "-re -i /home/homebridge/test.jpg",

This is the command (linux) for a pic „test.jpg“ located in home directory of user „homebridge“. Should also work for macOS.

6C1E1655-5AD0-4739-8CA5-264DDC23F0C2

fmpmsilva commented 3 years ago

Thanks for the answer. I could try but I can’t get the plug in to work. Doesn’t ad nothing to my HomeKit.

Samfox2 commented 3 years ago

You have to add the cam to your home after homebridge is running.

fmpmsilva commented 3 years ago

Not showing