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

Accept environment variables for ONVIF host and port #15622

Open
sebsebseb1982 opened this issue Dec 20, 2024 · 0 comments
Open

Accept environment variables for ONVIF host and port #15622

sebsebseb1982 opened this issue Dec 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sebsebseb1982
Copy link

Hi,

I'd like to hide public IP and port in my configuration file.
It would be great to hide it with env var like for user and password.

Something like :

onvif:
  host: "{FRIGATE_ONVIF_HOST}"
  port: "{FRIGATE_ONVIF_PORT}"
  user: "{FRIGATE_RTSP_USER}"
  password: "{FRIGATE_RTSP_PASSWORD}"
@sebsebseb1982 sebsebseb1982 added the enhancement New feature or request label Dec 20, 2024
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

1 participant