|
I want snapshots only for specific cameras. I don't see a way to do this, but I might be missing something. Probably silly, but I don't want the extra bandwidth associated with getting snapshots from all of my cameras every minute or so. |
Answered by
mrlt8
Jul 22, 2023
Replies: 1 comment 3 replies
|
Snapshots are taken from the existing stream, so it shouldn't take any additional bandwidth over what is already being streamed. That said, there are a couple of options. You can disable the stream in the bridge or set the snapshot refresh to 0 (or use the query: |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry, there isn't any way to filter out cameras using the SNAPSHOT option at this time, but I'll see if this is something we might be able to add in the future.
In the meantime, you could setup a crontab or systemd timer to curl the snapshot endpoint to take a new snapshot for the desired cameras.