Skip to content

Move camera credentials from .env to credentials.json #313

@fe51

Description

@fe51

Pitch

Thanks to #312, camera management logic has been generalized.
However, the credentials for Reolink cameras are still not defined in a standardized way.

What is done currently

Reolink camera credentials are still stored in .env file

- `CAM_USER`: the username to access the camera

- `CAM_PWD`: the password to access the camera

What should be done

  • Updates the code logic to have these camera credentials defined in credentials.json
    (there will be some udpates in the Engine logic)
  • Updates readme consequently

Happy to discuss it :)

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