samemory / homebridge-eufy-security

Work in progress
Apache License 2.0
97 stars 14 forks source link

No stream #134

Closed Yangstephane closed 2 years ago

Yangstephane commented 3 years ago

Describe Your Problem:

. Doorbell Camera (Wireless) does not stream. In HomeKit the device shows as a "No Response". Do I miss something ? **Logs:** ``` [04/08/2021, 08:30:40] [EufySecurity] Starting video stream: 1280 x 720, 30 fps, 299 kbps Doorbell [04/08/2021, 08:31:10] [EufySecurity] Stopped video stream. Doorbell {"name":"eufyLog","hostname":"homebridge","pid":14193,"level":30,"msg":"Livestream of camera T8210P0020211E04 stopped","time":"2021-08-04T06:31:10.369Z","v":0} ``` **Plugin Config:** ``` { "username": "xxxx@hotmail.com", "password": "xxxx", "ipAddress": "192.168.1.20", "enableDetailedLogging": true, "enableCamera": true, "pollingIntervalMinutes": "15", "hkHome": 1, "hkAway": 0, "hkNight": 3, "hkOff": 63, "hkDisarmed": 6, "platform": "EufySecurity" }, { "name": "Camera FFmpeg", "cameras": [], "platform": "Camera-ffmpeg" } ``` **Screenshots:**

Environment:

lenoxys commented 3 years ago

hello, can you test on dev ? https://github.com/samemory/homebridge-eufy-security/wiki/How-to-switch-on-dev-branch

Yangstephane commented 3 years ago

I switch the version, but always the same thing.

[04/08/2021, 13:15:27] [EufySecurity] Starting video stream: 1280 x 720, 30 fps, 299 kbps Doorbell
[04/08/2021, 13:15:33] [EufySecurity] FFmpeg exited with code: null and signal: SIGILL (Unexpected) Doorbell
[04/08/2021, 13:15:57] [EufySecurity] Stopped video stream. Doorbell
lenoxys commented 3 years ago

Log format change when changing version. Did you restart ?

Yangstephane commented 3 years ago

Yes and it’s still does’nt work. I’m a novice in this, but I try to understand. Is it because of the plugin FFMPEG ? What kind of plugin should I install ?

lenoxys commented 3 years ago

did you install this package npm i ffmpeg-for-homebridge ?

Yangstephane commented 3 years ago

Yes, I did, install, uninstall, re-install. But nothing.

pi@homebridge:/var/lib/homebridge $ npm i ffmpeg-for-homebridge

up to date, audited 17 packages in 19s

2 packages are looking for funding
   run ‘npm fund’ for details

found 0 vulnerabilities

pi@homebridge:/var/lib/homebridge $ npm fund
homebridge
-https://github.com/sponsors/ferons
  -simple-concat@1.0.1
-https://github.com/sponsors/sindresorhus
  -mimic-response@2.1.0
lenoxys commented 3 years ago

hello, can you retry on rc ? https://github.com/samemory/homebridge-eufy-security/wiki/Beta-Version

and push the log here?

github-actions[bot] commented 2 years 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.

github-actions[bot] commented 2 years ago

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