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

Doorbell feed only displays on iPhone #161

Closed litex2x closed 4 months ago

litex2x commented 4 months ago

Have you read the FAQ?

Yes

Have you searched existing issues?

Yes

Have you searched existing discussions?

Yes

Describe the bug Not sure if this is a widespread problem or just impacting me. For some reason I can only view my doorbell feed on iPhones. I used to be able to view it on my Apple TV 4K and in the Home app on my Macbook.

Attach Logs I don't see any errors in the log. The log seems to indicate the stream is working even though nothing gets displayed.

Screenshots N/A

Environment Running homebridge in a docker container on a Raspberry Pi 4 host.

Additional context N/A

potmat commented 4 months ago

Try updating Homebridge and/or NodeJS?

litex2x commented 4 months ago

This appears to be a local network issue. Feed displays consistently when I am reaching it outside my LAN. It might have to do with the network config with my homebridge docker container.

litex2x commented 3 months ago

For anyone wondering, the fix was to make container use a macvlan network.