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
134 stars 15 forks source link

Video feed is G logo #155

Open dvburke4 opened 4 months ago

dvburke4 commented 4 months ago

Followed all instructions but only the logo shows as video feed. Can’t figure out why that is the happening. Notifications everything else works, just not video. IMG_0058

potmat commented 4 months ago

Please enable debug mode and post some logs from when you view the camera, also ensure you have reviewed the FAQ.

dvburke4 commented 4 months ago

This seems to be the issue: image

potmat commented 4 months ago

Hi @dvburke4, unfortunately not, those are normal logs from ffmpeg, see if there are any other errors.

dvburke4 commented 4 months ago

Its just spamming that error message until after about a minute, it kills the stream with the message saying this camera is not responding: image

potmat commented 4 months ago

@dvburke4: This usually happens when there's something in the local network preventing the video feed from reaching the device (iPhone in this case). Very similar to https://github.com/potmat/homebridge-google-nest-sdm/issues/153. Unfortunately without being in your house I have no way to debug this.

polymorpher commented 2 months ago

I had the same issue (https://github.com/potmat/homebridge-google-nest-sdm/issues/99#issuecomment-2080333139), not sure if it is related to rate limit at GCP. There is nothing at my local network (self-hosted unifi controller + switch + security gateway + 3 AP) blocking the video feed.