Skip to content

Updated HomeBridge to v2.0.2, now getting error when starting camera view from iPhone #1741

Description

@tstretton

Is there an existing issue for this?

  • I have searched the existing issues

Describe The Bug

Hey,
I've updated HomeBridge to 2.0.2 and now see these errors in the logs when trying to view a camera on iPhone Home App, no video appears.

App Version: v14.3.0

[18/05/2026, 20:04:18] [Ring] Preparing Live Stream for Front Cam
[18/05/2026, 20:04:18] [Ring] Stream Prepared for Front Cam (0.201s)
[18/05/2026, 20:04:19] [Ring] ErrorEvent {
type: 'error',
defaultPrevented: false,
cancelable: false,
timeStamp: 54373343.420435
}
[18/05/2026, 20:04:19] [Ring] connectionStateChange: closed
[18/05/2026, 20:04:19] [Ring] iceConnectionStateChange: closed

Any thoughts on this

Thanks
Tim

To Reproduce

Try to view camera from Home App.

Expected behavior

Camera Stream used to appear on phone before update and no errors in the logs.

Relevant log output

[18/05/2026, 20:13:16] [Ring] Preparing Live Stream for Front Cam
[18/05/2026, 20:13:16] [Ring] Stream Prepared for Front Cam (0.177s)
[18/05/2026, 20:13:16] [Ring] Activating stream for Front Cam (0.232s)
[18/05/2026, 20:13:16] [Ring] ErrorEvent {
  type: 'error',
  defaultPrevented: false,
  cancelable: false,
  timeStamp: 54910834.613076
}
[18/05/2026, 20:13:16] [Ring] connectionStateChange: closed
[18/05/2026, 20:13:16] [Ring] iceConnectionStateChange: closed
[18/05/2026, 20:13:16] [Ring] Streaming active for Front Cam (0.297s)
[18/05/2026, 20:13:33] [Ring] Stopped Live Stream for Front Cam

Screenshots

No response

Homebridge Ring Config

{
    "refreshToken": "***",
    "unbridgeCameras": true,
    "avoidSnapshotBatteryDrain": true,
    "hideDeviceIds": [
        "7c5b2f57-2eb8-428a-9270-9c996b3908a9"
    ],
    "platform": "Ring"
}

Additional context

No response

OS

Debian GNU/Linux Bookworm (12)

Node.js Version

v24.15.0

NPM Version

11.12.1

Homebridge/HOOBs Version

v2.0.2 / UI = v5.23.0

Homebridge Ring Plugin Version

v14.3.0

Operating System

Debian GNU/Linux Bookworm (12)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions