plugin icon indicating copy to clipboard operation
plugin copied to clipboard

[Bug]: Eufy Floodlight 2 pro stream

Open mutchu opened this issue 3 years ago • 7 comments
trafficstars

What happened?

I have a problem with my eufy floodlight pro 2. it is clearly visible in homekit but the stream does not start and after waiting 10s I get a message telling me that the camera cannot be reached. Also changing state doesn't work.

Device Type

Floodlight (Supported)

Plugin Version

v2.0.x (Supported)

HomeBridge Version

v1.4.x (Supported)

NodeJS Version

v16 (Supported)

Operating System

Raspbian 10+ (Supported)

Relevant log output

[10/17/2022, 5:24:28 PM] [EufySecurity-2.1.0] INFO:  Arrière-cour is set to handle snapshots with cloud images. Snapshots might be older than they appear.
[10/17/2022, 5:24:28 PM] [EufySecurity-2.1.0] INFO:  Adding new accessory: Arrière-cour
[10/17/2022, 5:25:00 PM] [EufySecurity-2.1.0] INFO:  Looking for old cached accessories that seem to be outdated...
[10/17/2022, 5:25:00 PM] [EufySecurity-2.1.0] INFO:  Removing cached accessory 110b3678-4445-44de-a988-f7a232fa523c Garage
[10/17/2022, 5:25:00 PM] [EufySecurity-2.1.0] INFO:  Removed 1 cached accessories
[10/17/2022, 5:25:06 PM] [EufySecurity-2.1.0] ERROR: Arrière-cour Local livestream didn't start in time. Abort livestream request.
[10/17/2022, 5:25:06 PM] [EufySecurity-2.1.0] ERROR: Arrière-cour Unable to start the livestream: no started livestream found
[10/17/2022, 5:36:11 PM] [EufySecurity-2.1.0] ERROR: Arrière-cour handleSecuritySystemCurrentStateGet Wrong return value
[10/17/2022, 5:36:11 PM] [EufySecurity-2.1.0] ERROR: Arrière-cour handleSecuritySystemTargetStateGet Wrong return value
[10/17/2022, 5:36:15 PM] [EufySecurity-2.1.0] WARN:  Push Closed!
[10/17/2022, 5:36:15 PM] [EufySecurity-2.1.0] ERROR: Arrière-cour handleSecuritySystemCurrentStateGet Wrong return value
[10/17/2022, 5:36:15 PM] [EufySecurity-2.1.0] ERROR: Arrière-cour handleSecuritySystemTargetStateGet Wrong return value

config

{
    "platform": "EufySecurity",
    "ignoreStations": [
        "T8030P232233084D",
        "T8423N1022120701"
    ],
    "ignoreDevices": [
        "T8114P0121091290",
        "T8210P0020260D61",
        "T8410P2020284928"
    ],
    "cleanCache": true,
    "username": "",
    "password": "",
    "country": "FR",
    "stations": [
        {
            "serialNumber": "T8030P232233084D",
            "manualTriggerModes": [
                0,
                1,
                2,
                3
            ]
        },
        {
            "serialNumber": "T8410P2020284928",
            "manualTriggerModes": [
                0,
                1,
                2,
                3
            ]
        },
        {
            "serialNumber": "T8423N1022120701",
            "manualTriggerModes": [
                0,
                3,
                2,
                1
            ]
        }
    ],
    "cameras": [
        {
            "serialNumber": "T8114P0121091290",
            "enableCamera": "true",
            "videoConfig": {
                "audio": true,
                "audioSampleRate": 0
            },
            "talkback": true
        },
        {
            "serialNumber": "T8423N1022120701",
            "enableCamera": "true",
            "videoConfig": {
                "audio": true,
                "audioSampleRate": 0
            },
            "talkback": false,
            "useCachedLocalLivestream": false
        },
        {
            "serialNumber": "T8210P0020260D61",
            "rtsp": false,
            "enableCamera": true,
            "videoConfig": {
                "audio": true,
                "audioSampleRate": 0
            },
            "talkback": true
        },
        {
            "serialNumber": "T8410P2020284928",
            "enableCamera": "true",
            "videoConfig": {
                "audio": true,
                "audioSampleRate": 0
            },
            "talkback": true
        }
    ],
    "CameraMaxLivestreamDuration": 120
}

mutchu avatar Oct 17 '22 15:10 mutchu

Did you check this Common Issues pages ?

github-actions[bot] avatar Oct 17 '22 15:10 github-actions[bot]

you really should change your password after publishing here... Edit: Your password is still visible, even after editing!

unstressable avatar Oct 18 '22 19:10 unstressable

I saw, that in your json config the same serial numbers are listed under "ignored stations" and even configured below. Maybe thats the problem?

unstressable avatar Oct 18 '22 20:10 unstressable

I saw, that in your json config the same serial numbers are listed under "ignored stations" and even configured below. Maybe thats the problem?

Hello, Even turning them on doesn't work.

mutchu avatar Oct 19 '22 08:10 mutchu

Is this still an issue?

schliemann avatar Nov 17 '22 21:11 schliemann

@schliemann with the last beta no, but with the curent version yes.

mutchu avatar Nov 18 '22 05:11 mutchu

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.

github-actions[bot] avatar Sep 08 '23 01:09 github-actions[bot]