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

Add function to disable a camera via API #2464

Closed
petergerten opened this issue Mar 19, 2020 · 0 comments · Fixed by #2881
Closed

Add function to disable a camera via API #2464

petergerten opened this issue Mar 19, 2020 · 0 comments · Fixed by #2881

Comments

@petergerten
Copy link

Currently all configured cameras become active as soon as they are used.
They will stay active even if they are not used and degrade the performance unnecessary.

In interactive mode they can be toggled on and off via key - this is not the case in headless mode or if the API is used.

There should be a function to deactivate a camera (and maybe to activate - or it activates automatically when an image is requested).

Related: #2389

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants