potmat / homebridge-google-nest-sdm

A Homebridge plugin for Google Nest devices that uses the Google Smart Device Management API. Supports Cameras, Doorbells, Displays, and Thermostats. Includes support for HomeKit Secure Video.
ISC License
155 stars 17 forks source link

Nest Hello doorbell camera #30

Closed S0urceror closed 2 years ago

S0urceror commented 2 years ago

Hi, great plugin!

After an hour of fiddling I got 2 new Nest Cams and my old trusty Nest Thermostat working. No errors anymore during startup of Homebridge.

My Nest Hello is showing but video not. The error is: FFmpeg exited with code: 1 and signal: null (Error) Front Door Doorbell

Do you have a clue? Let me know.

Regards,

Mario

potmat commented 2 years ago

Hi @S0urceror, please turn on debug mode and post some more logs from around when the error happens.

S0urceror commented 2 years ago

Sorry Ted, you are right.

I have done a debug session and put the result here: logfile.txt

I marked two sections in the logfile with: ** START COMMUNICATION

The first camera works, this is a new Google Nest Camera, last generation. The second camera does not work, this is a Nest Hello doorbell camera, first generation

potmat commented 2 years ago

Is the microphone disabled on your doorbell?

potmat commented 2 years ago

@S0urceror?

potmat commented 2 years ago

Closing due to lack of activity.

S0urceror commented 2 years ago

Sorry Ted, I was off for holidays.

To answer your past question. No, I have not disabled the microphone. I can communicate with the people ringing the doorbell.

Could it be that because this is a 1st gen (Nest vs Google) device? I can connect to it with both the Nest app and the Google Home app.

potmat commented 2 years ago

Sorry @S0urceror I meant "Audio recording" like in this screenshot:

IMG_2088

S0urceror commented 2 years ago

My Nest Hello does not show the Audio options like my other Google Camera's.

Nest Hello, does not show the Audio entry: IMG_3F30A24F9B70-1

Other Google Camera, has the Audio entry: IMG_3E04BBDDEEE7-1

potmat commented 2 years ago

That looks like the Google Home app. What about the Nest app?

S0urceror commented 2 years ago

I do not use the Nest app so often anymore.

I just went through all the settings and found the Microphone setting in the Nest app. Now it also works in your homebridge plugin.

Thanks for pointing me in the right direction. Problem solved.

potmat commented 2 years ago

Happy to help.