fEVR - frigate Event Video Recorder (pronounced fee-ver) that expands upon what frigate can do.
It uses an automation using a RESTful command via a custom HTTP api.
fEVR then fetches event information including the event snapshot and event clip using frigate’s HTTP API, stores it indepently from frigate, and stashes information about the event in an SQLite database.
When loaded, the interface grabs frigates config via it’s API and writes it’s menu according to frigate’s defined menu and has links to each object tracked by the camera and a direct link to frigate’s mjpeg stream for a quick live view.
Also available as a standalone docker container as well.
Hope someone finds this useful!!!