homebridge-eufy-security / plugin

Homebridge plugin to control certain Eufy Security devices
Apache License 2.0
166 stars 23 forks source link

[Bug]: Camera's not getting video in hoobs #328

Closed dessi2022 closed 1 year ago

dessi2022 commented 1 year ago

What happened?

Camera have worked good until this last update. When I attempt to look at the camera, there is no video at all. Not even on the hoobs accessories page a snapshot will not show. I keep getting the below message in the logs, and it happens on both cameras. *Note: I have no issues accessing the cameras directly through the app on the network.

Device Type

Doorbell (Supported)

Plugin Version

v2.0.x (Supported)

HomeBridge Version

v1.4.x (Supported)

NodeJS Version

v12 (Supported)

Operating System

Raspbian 10+ (Supported)

Relevant log output

6/4/23, 4:38 PM] [Eufy Security Bridge] [6/4/2023, 9:38:39 PM] [EufySecurity-2.1.7] DEBUG: handleSnapshotRequest
[6/4/23, 4:38 PM] [Eufy Security Bridge] [6/4/2023, 9:38:39 PM] [EufySecurity-2.1.7] DEBUG: Snapshot requested: 480 x 270 Fr Doorbell undefined
[6/4/23, 4:38 PM] [Eufy Security Bridge] [6/4/2023, 9:38:39 PM] [EufySecurity-2.1.7] DEBUG: handleSnapshotRequest
[6/4/23, 4:38 PM] [Eufy Security Bridge] [6/4/2023, 9:38:39 PM] [EufySecurity-2.1.7] DEBUG: Snapshot requested: 480 x 270 Doorbell undefined
[6/4/23, 4:38 PM] [Eufy Security Bridge] [6/4/2023, 9:38:39 PM] [EufySecurity-2.1.7] ERROR: Fr Doorbell No snapshot in memory
[6/4/23, 4:38 PM] [Eufy Security Bridge] [6/4/2023, 9:38:39 PM] [EufySecurity-2.1.7] ERROR: Doorbell No snapshot in memory
[6/4/23, 4:38 PM] [Eufy Security Bridge] [6/4/2023, 9:38:41 PM] [EufySecurity-2.1.7] DEBUG: handleSnapshotRequest
[6/4/23, 4:38 PM] [Eufy Security Bridge] [6/4/2023, 9:38:41 PM] [EufySecurity-2.1.7] DEBUG: Snapshot requested: 480 x 270 Fr Doorbell undefined
[6/4/23, 4:38 PM] [Eufy Security Bridge] [6/4/2023, 9:38:41 PM] [EufySecurity-2.1.7] DEBUG: handleSnapshotRequest
[6/4/23, 4:38 PM] [Eufy Security Bridge] [6/4/2023, 9:38:41 PM] [EufySecurity-2.1.7] DEBUG: Snapshot requested: 480 x 270 Doorbell undefined
[6/4/23, 4:38 PM] [Eufy Security Bridge] [6/4/2023, 9:38:41 PM] [EufySecurity-2.1.7] ERROR: Fr Doorbell No snapshot in memory
[6/4/23, 4:38 PM] [Eufy Security Bridge] [6/4/2023, 9:38:41 PM] [EufySecurity-2.1.7] ERROR: Doorbell No snapshot in memory
√

config

{
    "accessories": [],
    "platforms": [
        {
            "platform": "EufySecurity",
            "username": "*************@yahoo.com",
            "password": "***************",
            "enableDetailedLogging": 2,
            "enableCamera": true,
            "hkHome": 1,
            "hkAway": 0,
            "hkNight": 3,
            "hkOff": 63,
            "pollingIntervalMinutes": -5
        }
    ]
}
github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

dessi2022 commented 1 year ago

Is there any update on this?

github-actions[bot] commented 1 year ago

This issue was closed because it has been stalled for 5 days with no activity.