Replies: 1 comment
-
|
Pulling a frame from a stream requires decoding the stream, frigate doesn't support decoding the record stream currently |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Once every 5 minutes or so, I would like to be able to pull 1 still frame off the main stream for image analysis on a remote server. Right now, I use the http api endpoint: GET /api/cam_name/latest.jpg
Unfortunately, that only provides a still image from the detect stream, which is a low-res substream. Is there any way to access the main stream and either:
or
Beta Was this translation helpful? Give feedback.
All reactions