Ability to import / backfill ? #19655
-
|
Hi Folks, A question about the API endpoints - if I manually drop an MP4 file in the recordings, is there any way to register it in Frigate via the API ? I looked at the media endpoints, lots of GET calls to pull things out of Frigate, but nothing to put stuff in. I presume this is a design constraint, where Frigate can only consume video from RTSP/ONVIF and there is no ability to "backfill" prior footage. I think there's a heap of use cases for this sort of function, such as:
The pattern is - If video is available after the fact that is not real-time, I think there should be a way to post it into Fridgate with a specific timestamp, Frigate can register it in its internal database and consumers can the access the backfilled footage via the UI. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
No, this is not possible. There is no mechanism for any of this - it would require a significant refactor of the way Frigate works in general. |
Beta Was this translation helpful? Give feedback.
No, this is not possible. There is no mechanism for any of this - it would require a significant refactor of the way Frigate works in general.