Skip to content

Watchdog - pi zero - Dynamic Camera IP Retrieval #325

@fe51

Description

@fe51

Currently, the camera IP addresses are hardcoded on the Pi Zero. This configuration should be replaced with a dynamic mechanism.

The Pi Zero should periodically retrieve the list of cameras and their associated IP addresses from the camera API.

This approach ensures that any change in camera configuration (e.g., IP updates, additions, or removals) is automatically reflected on the Pi Zero without requiring manual updates.

The periodic retrieval of the camera list could also replace the current healthcheck API call, simplifying the monitoring logic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions