Exporting random segments of video? #2226
Answered
by
blakeblackshear
masonevans
asked this question in
Ask A Question
-
|
I use my cameras for a combination of security & wildlife videos. There are lots of times where Frigate doesn't detect an object or create an event but I'd still like to save a random segment of video (for example, last night there was a bobcat walking around that wasn't detected as an object). Is there an easy way to do this that anyone has found? |
Beta Was this translation helpful? Give feedback.
Answered by
blakeblackshear
Nov 12, 2021
Replies: 1 comment 4 replies
-
|
There is an endpoint for this, but it's not in the docs. https://github.com/blakeblackshear/frigate/blob/master/frigate/http.py#L559 |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
masonevans
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

There is an endpoint for this, but it's not in the docs. https://github.com/blakeblackshear/frigate/blob/master/frigate/http.py#L559