-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
[Bug]: Solocam S40 streaming/connection issues since 2.3.4 #533
Comments
Did you check this Common Issues pages ? |
Isolating just an instance of attempting to view the camera from HK. Might be easier to look at that part here.
|
Hello thanks for your contribution indeed 2.3.11+ has streaming video issue. I'm a bit stuck on this to be honest. Please bear with me ! |
Same issue persists on 2.3.21 |
@lenoxys I can stream when connected as a bridge or stand alone. Below shows my S380 HB and my SmartDrop, but the S40 connected to the HB does not display. Homebridge shows the S40 camera in devices and it appears in HomeKit. But I cannot set the configurations via dialog. Log for loading the bridge |
Hello can you re sync ? Is s40 was always attached to HB ? |
It’s always connected to the HB. Resync does not help. I’ve tried deleting the child bridge. That didn’t work. I’ve cleared all cached accessories. Signed out and back in to resync. Nothing works. If I downgrade the UI recognizes the camera but the moment I go back to the versions with yje UI changes, that’s when it stops recognizing the camera. If I disconnect from the Homebase then it shows up in the UI. Whatever UI changes were made is what broke the recognition. On Apr 12, 2024, at 00:57, lenoxys ***@***.***> wrote:
Hello can you re sync ? Is s40 was always attached to HB ?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
@lenoxys, hopefully this helps. |
Hmm, that's a valid observation! Previously, I would check the number of devices a station has for the UI. If there was only one, I wouldn't display the accordion since it indicated a single station/device. However, this approach didn't account for HB3, where there are two separate ones, for the camera and alarm functionalities of HB3. Here's the specific issue: plugin/src/configui/app/accessory-list/accessory-list.component.html Lines 103 to 104 in eda7002
I need to come up with a workaround, but at least now I've pinpointed the problem. I'll keep you updated as I work on this. |
Hmm. There is only one camera assigned to that base station. Which means when I am on a newer release, it only shows the homebase and I cannot configure anything with the camera because the UI suppresses. So whatever was changed for the new UI isn’t taking something into account from the .11 to .22 release. I would think that instead of == 1 you would want > 0. My programming is a touch rusty though. If the HB and the single connected camera device cannot both be configured, it seems pointless. I have to manually update the config rather than rely on the UI. Only way I can access the camera on its own is to remove it from HB3 and that defeats the purpose. Any suggestions? On Apr 12, 2024, at 10:34, lenoxys ***@***.***> wrote:
Hmm, that's a valid observation! Previously, I would check the number of devices a station has for the UI. If there was only one, I wouldn't display the accordion since it indicated a single station/device. However, this approach didn't account for HB3, where there are two separate ones, for the camera and alarm functionalities of HB3.
Here's the specific issue:
https://github.com/homebridge-eufy-security/plugin/blob/eda700223ec522854f836b40cbf3bc4beaee537e/src/configui/app/accessory-list/accessory-list.component.html#L103-L104
I need to come up with a workaround, but at least now I've pinpointed the problem. I'll keep you updated as I work on this.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
What happened?
Camera: Eufy Solocam 230 / S40
Bridged: Yes
Base station: Yes, v3
Hardware: Mac
Virtual Machine: Virtual-box
OS=Ubuntu 23.x
Node.js Version: v20.11.1
Node.js Path: /opt/homebridge/bin/node
Plugin Path: /var/lib/homebridge/node_modules
Since v2.3.4 I have been unable to stream any of my cameras. On occasion a snapshot will occur but then is never refreshed. If I try to refresh it by opening the home app, the snapshot isn't updated, even if the log says that it is.
I have tried:
Same outcome every time. The stream on HK times out, HB log shows a closed connection, but no indication that anything went wrong. The logs pick up when there's motion occurring.
Additionally, for some reason my S40 camera will not display in the configuration settings but does for my other camera which is not supported.
Device Type
other (UnSupported)
Plugin Version
other (UnSupported)
HomeBridge Version
v1.6.x (Supported)
NodeJS Version
v18 (Supported)
Operating System
Ubuntu 18.04+ (Supported)
Relevant log output
config
The text was updated successfully, but these errors were encountered: