plugin icon indicating copy to clipboard operation
plugin copied to clipboard

[Bug]:

Open Snowedin3 opened this issue 2 years ago • 4 comments

What happened?

Cannot get video from s40 Battery Camera. Worked for about 1 try but nothing since. have tried every combo of advanced video config (default, copy, performance, and some custom). This camera does not rely on a Homebase.

Currently using plugin version 2.3 as I've had best luck using HKSV. Node is 20.5.1. and Windows 11 running virtual machine for home bridge.

Device Type

other (UnSupported)

Plugin Version

v2.0.x (Supported)

HomeBridge Version

v1.6.x (Supported)

NodeJS Version

other (UnSupported)

Operating System

Docker (UnSupported)

Relevant log output

[8/31/2023, 7:51:03 PM] [homebridge-eufy-security] This plugin slows down Homebridge. The write handler for the characteristic 'Selected RTP Stream Configuration' on the accessory 'Driveway F56A' didn't respond at all!. Please check that you properly call the callback! See https://homebridge.io/w/JtMGR for more info.
[8/31/2023, 7:51:03 PM] [EufySecurity-2.3.0] DEBUG: Driveway Receive Apple HK Stop request{"sessionID":"e8123c3d-8b46-4dc5-a0d9-10ded57c1674","type":"stop"}
[8/31/2023, 7:51:03 PM] [EufySecurity-2.3.0] DEBUG: Stopping session with id: e8123c3d-8b46-4dc5-a0d9-10ded57c1674
[8/31/2023, 7:51:03 PM] [EufySecurity-2.3.0] DEBUG: No session to stop.
[8/31/2023, 7:51:04 PM] [EufySecurity-2.3.0] ERROR: Driveway Local livestream didn't start in time. Abort livestream request.
[8/31/2023, 7:51:04 PM] [EufySecurity-2.3.0] ERROR: Driveway Unable to start the livestream: no started livestream found

config

{
                    "serialNumber": "T8124P3122",
                    "rtsp": false,
                    "enableButton": false,
                    "motionButton": false,
                    "videoConfig": {
                        "audio": true,
                        "maxWidth": 640,
                        "maxHeight": 480,
                        "maxFPS": 15,
                        "useSeparateProcesses": true,
                        "acodecHK": "AAC-eld"
                    },
                    "enableCamera": "true",
                    "talkback": false,
                    "talkbackChannels": 1,
                    "unbridge": true,
                    "snapshotHandlingMethod": 2,
                    "hsv": true,
                    "hsvRecordingDuration": 90,
                    "hsvConfig": {},
                    "useCachedLocalLivestream": false,
                    "refreshSnapshotIntervalMinutes": 60,
                    "delayCameraSnapshot": false

"preferLocalConnection": true,
            "CameraMaxLivestreamDuration": 120,
            "enableDetailedLogging": true

Snowedin3 avatar Aug 31 '23 23:08 Snowedin3

Did you check this Common Issues pages ?

github-actions[bot] avatar Aug 31 '23 23:08 github-actions[bot]

So I installed a new version tonight - 2.3.1 beta 2 and my cameras worked the first try but then anything after that, the video failed. Not sure what's different about attempt number to but seems like if I install a new version, they work once and then not again after even if I restart the container or Homebridge.

Snowedin3 avatar Sep 01 '23 00:09 Snowedin3

For now I was focusing on the other stuff. I will work on HKSV to port it into master. It might take a time since I didn't write this part of the code. Bear with me.

lenoxys avatar Sep 01 '23 19:09 lenoxys

did you manage to fix it? I have also s40 and I can't get it to work :(

tomer1985 avatar Mar 04 '24 21:03 tomer1985