Closed DavTechFr closed 2 years ago
Commenting out that line in api.js sort of fixed my issue. Video feed isn't completely reliable, but I get it at least half the time and don't see the errors anymore.
Commenting out that line in api.js sort of fixed my issue. Video feed isn't completely reliable, but I get it at least half the time and don't see the errors anymore.
That worked for me also. with v1.0.6 of Homebridge Eufy Security.
Bropat has released a new version of the client library. Will try and make a new version of ours tomorrow.
Should be fixed with new version 1.0.8.
It works : I can stream my doorbell from HomeKit when I open the cam but with limitations
Old preview and speak button are known limitations currently. I'll look into the missing sound. The beta has sound.
this will be solved in 1.1.0 using a cleaner way to implement filter
1.0.8 or latest beta still not working for me. i cannot see the stream. [12/28/2021, 2:01:40 PM] [EufySecurity-1.0.8] INFO: Stopped video stream. Doorbell [12/28/2021, 2:01:40 PM] [EufySecurity-1.0.8] DEBUG: FFmpeg exited with code: 0 and signal: null (Expected) Doorbell false
1.0.8 or latest beta still not working for me. i cannot see the stream. [12/28/2021, 2:01:40 PM] [EufySecurity-1.0.8] INFO: Stopped video stream. Doorbell [12/28/2021, 2:01:40 PM] [EufySecurity-1.0.8] DEBUG: FFmpeg exited with code: 0 and signal: null (Expected) Doorbell false
Hello, can you fill a new issue for yours : https://github.com/samemory/homebridge-eufy-security/issues/new?assignees=&labels=bug&template=bug-report.yml&title=%5BBug%5D%3A+
1.0.8 or latest beta still not working for me. i cannot see the stream. [12/28/2021, 2:01:40 PM] [EufySecurity-1.0.8] INFO: Stopped video stream. Doorbell [12/28/2021, 2:01:40 PM] [EufySecurity-1.0.8] DEBUG: FFmpeg exited with code: 0 and signal: null (Expected) Doorbell false
Hello, can you fill a new issue for yours : https://github.com/samemory/homebridge-eufy-security/issues/new?assignees=&labels=bug&template=bug-report.yml&title=%5BBug%5D%3A+
Same for me with 1.0.8 on Synology
If anyone still can’t get their FFmpeg issue sorted for the Eufy Doorbell(among others) i got it working with this method with good (enough) working video/audio since so try this workaround:
install: homebridge-eufy-security v1.1.1-beta.15(latest) I’m still running on beta.2 as of now but it wouldn’t matter in operational function(Dev if you read this please confirm)
After install run the instance as child bridge: plugins/homebridge-eufy-security/bridge settings/run as child bridge
This would make the doorbell operate good enough for about 20/25 seconds per time/stream, after that it will freeze up but because it’s running as a child bridge it won’t restart the whole Homebridge but only the Eufy Security plugin(reboot in only 12 seconds)
It’s not ideal/streaming as long as you want it (20/25 seconds max) but i tested this for a while(1 month minimum) and it’s doing the job with only 12 seconds of reboot/downtime and some occasional Eufy Homebase and Homebridge reboots after a while of operation so at least it’s working with this method.
Additional info: Homebridge Version | v1.3.4 Node.js Version | v14.17.4 Npm Version | v7.20.3
hey stop livestream timeout was set to 30sec that's why stream was stopped after 20/25 seconds. You have a new parameter within settings to change that.
Is that changed from within beta.17 or v1.0.8? And would it not give me any other problems? (not really eager to upgrade since the FFmpeg issue/ beta.2 gave me good working video/audio) I don’t want any more funky doorbell problems if you know what i mean ;-)
we're working only on beta for add/change/remove. latest branch is for fix only.
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.
This issue was closed because it has been stalled for 5 days with no activity.
What happened?
Hello,
I cannot stream the Doorbell due to FFmepg issue: ERROR: FFmpeg exited with code: 1 and signal: null (Error) Doorbell
I’ve tried to run this command: sudo npm i ffmpeg-for-homebridge -g
Same Issue
Device Type
Doorbell (Supported)
Plugin Version
v1.0.x (Supported)
HomeBridge Version
v1.3.x (Supported)
NodeJS Version
v14 (Supported)
Operating System
Raspbian
Relevant log output