Skip to content
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

MQTT message on camera error #927

Open
maxwfk opened this issue May 7, 2024 · 1 comment
Open

MQTT message on camera error #927

maxwfk opened this issue May 7, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@maxwfk
Copy link

maxwfk commented May 7, 2024

The Problem:
Many professional camera systems have a feature that sends out some kind of alarm if the video feed of one or more cameras is lost.
Sadly i couldnt find a way to activate something like this feature in camera UI.
I have a camera that randomly drops out of the wifi, needing to be restartet. That would be easily doable with a relay that is triggered by an MQTT error message send by camera UI.

The Request:
Is it possible to add a feature that sends an MQTT error message as soon as camera UI starts to display the "CAMERA OFFLINE" screen?

This would enable the automatic detection of camera problems and may even be usefull to detect cut wires like in professional installations.

I imagine that this shouldnt be too hard to implement as the Offline screen is already triggered by a missing video feed and MQTT is also already involved for motion detection.

I hope this is as easily possible as I think and that it can be implementet in the next version.

@maxwfk maxwfk added the enhancement New feature or request label May 7, 2024
@mkz212
Copy link
Contributor

mkz212 commented Jul 29, 2024

🎉 A new version of camera.ui

A new version of camera.ui is currently under active development. An initial alpha/beta release and previews are coming soon. Stay tuned for exciting updates: seydx/camera.ui#448 .

This version will no longer be developed / fixed. The new version contains many novelties and fixes (most important is for HKSV recording).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants