Skip to content

Nest hickup every * minutes #2108

@PrutsMeneer

Description

@PrutsMeneer

Hi! I’m running into a very consistent issue that’s been driving me crazy for the past two weeks: parts of my Nest recordings are missing because the video feed briefly freezes every few minutes.

What happens

Using Go2RTC with Nest, the Nest video feed freezes for a couple of seconds and then recovers. This repeats very consistently, for example, exactly every 5 minutes and 24 seconds.

Each time it happens, I see the following log line:
debug | [streams] retry=0 to url=nest:?client_id=**********&client_secret=****&device_id=*****&project_id=****&protocols=WEB_RTC&refresh_token=***

Environment
• go2rtc version=1.9.14 platform=linux/amd64 revision=b5948cf

api:
  listen: :1984

streams:
  voor_tuin_nest:
    - nest:?client_id=****&client_secret=****&device_id=***&protocols=WEB_RTC&refresh_token=***

  achter_tuin_nest:
    - nest:?client_id=****&client_secret=****&device_id=***&protocols=WEB_RTC&refresh_token=***

rtsp:
  listen: :8554

log:
  level: info  # default level
  api: debug
  exec: debug
  rtsp: debug
  streams: trace
  webrtc: debug

Metadata

Metadata

Assignees

No one assigned

    Labels

    brand/nestGoogle Nest camerasbugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions