Solar-powered cameras: a structural limitation worth documenting? #8
ThierryDez
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Solar-powered cameras: a structural limitation worth documenting?
Hi,
I've been testing Strix on several cameras and I really appreciate the work.
I wanted to share a use case that seems structurally unsupported, and ask
whether you plan to address it.
The case: solar-powered cloud-only camera
What happens
Strix shows "Device Unreachable" even though ping succeeds.
When continuing anyway, I have no local username/password to enter —
only my cloud account credentials, which are meaningless for local access.
What I was hoping for
I was hoping Strix could detect any open port or endpoint — even a JPEG
snapshot URL — and build a "slideshow stream" from it, as documented
in the README for cameras without RTSP.
But since there is no local server at all, there is nothing to connect to.
My question
Do you plan to support this category of cameras in the future?
Some solar cameras expose a snapshot API through their cloud
(Ezviz, Reolink, some Tuya devices...) — could Strix eventually
support cloud snapshot polling as a fallback?
In the meantime, would it make sense to detect "ping OK but no open ports"
and display a clear message explaining that cloud-only cameras
are outside Strix's current scope?
Thanks again for the great tool 🙏
Beta Was this translation helpful? Give feedback.
All reactions