Where is the video clip stored? #3824
Replies: 3 comments 10 replies
-
|
If you want the video of an event then you should use the API https://docs.frigate.video/integrations/api#get-apieventsidclipmp4 |
Beta Was this translation helpful? Give feedback.
-
|
@thematrixdev here's my solution to trimming the video files before sending to telegram. It works pretty well, edit: I'm not smart, lol. forgot that I actually did edit it to not use a file watcher anymore, haha. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
According to the documentation, video is stored in "recordings" and image is stored in "clips".
I want the trimmed video (with detection) file to be sent by Telegram as a file.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions