-
-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This camera is in "Off" mode and cannot stream or record. #365
Comments
Did you check this Common Issues pages ? |
can you update on 2.2.5 and enable debug and sent me again the output ? thanks ! https://github.com/homebridge-eufy-security/plugin/wiki/Basic-Troubleshooting |
I'm having the same problem, I included log-lib.log in my post. |
I don't mean to resurrect this one but it isn't that old. I have a couple cameras showing as 'Off' and I don't see way to enable them anywhere. Am I missing something silly and I am going to want to smack myself? 8 are just fine |
|
@lenoxys Thanks! |
is the camera off in Eufy App? If yes try to enable it and reboot plugin. |
They are working normally in the Eufy App. I had this happen once in the past and I happened to fix the camera by bridging and unbridging - completely by accident but this was on an older version before the bridging option was moved from the individual cameras |
hey @zhodd, which cam has the problem ? and which cam doesn't have ? So I can compare the 2 |
'Garden' is one showing as 'Off' - the On/Off button does turn off the camera in the Eufy App but does not have any impact inside of the Home App. You can use 'Doorbell' or 'Driveway' as an example of working ones |
hello try 2.2.19 |
@lenoxys Sorry for the delay - same issue. Let me know if you need another debug log |
Can I see the full debug ? |
I'm experiancing the same OFF issue with Eufy 2c 2K cameras with hub 2 running homebridge-eufy-security v2.2.19 |
Did you add the camera has new accessories ? |
No not as accessory. Happy to give you access to the portal for an hour to look at. Are you on telegram/discord? |
Please try version v2.2.7-test.0 it fixed this problem for me |
For some reason, 2.2.7 worked for me also, and then I updated it to the newest after and it stayed working. |
@JEMcats and @pgogins1 thanks for your feedback. Is it possible to share your config (please remove credentials before share) ? I suspect that something is wrong when doing upgrade. If someone hasn't already did the workaround provided, could you save your config and share the before and after? It would be appreciated! |
Thanks for the tip to downgrade to 2.2.7, my cameras on HomeBase 3 started working! Upgrading to latest (2.2.21) and they are still working... wild. |
Well this has certainly gotten stranger. My cameras went from mostly working to all showing 'off' to now nothing showing up. I am assuming something blew up. Am I better off taking a hand grenade to this and reinstalling? debug attached |
I saw similar behavior and downgraded to label 2.2.7 and everything started working again (except for my very new eufy camera models that aren’t officially supported yet). Worth a shot to try.Ben.Sent from my iPhoneOn Sep 24, 2023, at 1:17 PM, zhodd ***@***.***> wrote:
Well this has certainly gotten stranger. My cameras went from mostly working to all showing 'off' to now nothing showing up. I am assuming something blew up. Am I better off taking a hand grenade to this and reinstalling?
debug attached
8f5f04f6-bd9c-4057-9256-b598465ab6ad.zip
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
@ibmaster Might be worth a shot - really weird behavior |
Actually, I resolved my own problem :). See my solution below: Has this been resolved? I installed a second camera today and the second camera is always OFF. I can turn the camera on/off in HomeKit and can see the camera actually turn on/off. But the stream never starts in homebridge. Here's the relevant section of the log
My Kitchen camera never starts the P2P session ... Any hints as to how to make this work? The config for the two cameras are the same:
P.S. Both cameras work fine in the EUFY app. The problem is that in HomeKit, I have to Right Click on the Kitchen camera image (that was black and off), select Accessory Details-> Recording Options and then Select Stream for both "When Home" and "When Away". |
First of all, I apologise for responding to this old post. This is the only place I could find with a similar issue as I have. I recently started using Homebridge and am experiencing the same issues with my Eufy cameras. With some difficulty (first configuring as motion sensors and later changing to camera), I got the cameras available in Homekit. However, the cameras have the status "Off" while in the Eufy app everything seems to be working fine. When I click on the camera, I get the text "This camera is in 'Off' mode and cannot stream or record". There is no way I can get the cameras to work. In this issue, I saw a Workaround by downgrading to version 2.2.7 (am now using the latest version 2.2.21) but this version is no longer available. The last version I can install is version 2.2.10 however this downgrade did not fix the issue. With other available software versions or settings, I also fail to get the cameras to work. Is there another workaround to solve this issue or a possibility to still use version 2.2.7? I really have no idea at the moment how to solve this now. `
|
Hi @joeriSp1977, may I know what platform Homebridge is running on? |
Hi JoeriSp1977 cytan |
@JEMcats Synology NAS |
@cytan299 In homekit (Home app) I don't have Recording Options in the Accessory Details. Or do I need to do this in Homebridge? Can you please tell me what the latest beta version is? Can try it tonight. |
To install Homebridge-Eufy-Security 2.2.7 run: $npm install -g [email protected] If your on docker, go to the homebridge terminal and run: $hb-service add [email protected] |
If you're looking for HKSV (HomeKit Secure Video), try installing 2.3.0, this will show recording options. |
@JEMcats Thanks, will try tonight. |
No Problem |
Hi JoeriSP1977 The beta version that I'm using is 2.2.0-beta.20 and if you want to use homekit secure video, you have to use the beta version (I'm using HKSV) as we speak and it works (last entry of common issues): https://github.com/homebridge-eufy-security/plugin/wiki/Common-Issues And I had to enable streaming (stream & allow recording doesn't work for me) in HomeKit using my previous instructions. Note: On motion event, the cameras will record, but it'll be on the memory card and not into iCloud. At least for me, that's great: I don't need to pay extra for iCloud :) Also, I had enabled 2FA in my Eufy account + when Homebridge rebooted with the beta version if may complain about the Captcha required problem. You'll have to follow the instructions in the above link for Captcha required solution. cytan |
@JEMcats I tried to install the 2.2.7 version but get the message below. Can you please help me? |
@cytan299 Installed v2.2.0-beta.20 but unfortunately this didn't solve the problem. |
@JEMcats . Managed to install, $ to many. |
@JEMcats It looks like I have installed something but I can't see the plugin 2.2.7 anywhere in homebridge. Sorry to bother you but don't a clue how to activate. Thanks in advance |
Have you tried using hb-service install instead of npm install -g ? |
@JEMcats I have not tried this. But somehow I got it working. I don't know what fixed the issue but I saw in the logging that I had a "Socket warning". I changed Avahi to systemd-resolved under mDNS Options in Homebridge settings (the software now chooses Bonjour-HAP). I also set the cameras first to Bridged and later to Unbridged. Now it seems to work fine. Thanks for your support. |
What happened?
Any fixes for this? I’ve installed the plugin and set it up as it was designed. Motion and even seems to work and register but no live stream. I get this. “ This camera is in "Off" mode and cannot stream or record”. I’ve read about the child bridge but not believe this plugin should works without all that finagling. Eufy s100 and a few other eufy camera models are all showing the same.
Device Type
Doorbell (Supported)
Plugin Version
v2.0.x (Supported)
HomeBridge Version
v1.6.x (Supported)
NodeJS Version
v18 (Supported)
Operating System
Raspbian 10+ (Supported)
Relevant log output
config
The text was updated successfully, but these errors were encountered: