blakeblackshear.frigate/frigate
Nicolas Mowen 509e46adc8
Review segment UI (#9945)
* Add ui for events

* Display data for review items

* Use preview thumbnails

* Implement paging

* Show icons for what was detected

* Show progress bar on preview thumbnail

* Hide the overlays on hover and update reviewed status

* Dim previews that have been reviewed

* Show audio icons

* Cleanup preview thumb player

* initial implementation of review timeline

* Use timeout for hover playback

* Break apart mobile and desktop views

* Show icons for sub labels

* autoplay first video on mobile

* Only show the last 24 hours by default

* Rework scrolling to fix nested scrolling

* Final scroll cleanups

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2024-02-21 13:07:32 -07:00
..
comms Create ReviewSegment table in DB for organizing detections to be reviewed (#9918) 2024-02-20 16:26:09 -07:00
detectors Update FFmpeg for Rockchip image (#9912) 2024-02-20 23:21:24 +00:00
events Convert config updating and video/audio queues to use zmq (#9893) 2024-02-19 07:26:59 -06:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
motion Convert config updating and video/audio queues to use zmq (#9893) 2024-02-19 07:26:59 -06:00
output Fix black bar at bottom of previews (#9923) 2024-02-20 23:20:56 +00:00
ptz Merge remote-tracking branch 'origin/master' into dev 2024-02-14 18:20:55 -06:00
record Create ReviewSegment table in DB for organizing detections to be reviewed (#9918) 2024-02-20 16:26:09 -07:00
review quick db fix (#9946) 2024-02-20 18:53:56 -07:00
test fix typos (#9895) 2024-02-17 16:01:50 -06:00
track Adjust kalman filter used for norfair tracker (#9538) 2024-02-02 06:22:56 -06:00
util Create ReviewSegment table in DB for organizing detections to be reviewed (#9918) 2024-02-20 16:26:09 -07:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
app.py Create ReviewSegment table in DB for organizing detections to be reviewed (#9918) 2024-02-20 16:26:09 -07:00
config.py Create ReviewSegment table in DB for organizing detections to be reviewed (#9918) 2024-02-20 16:26:09 -07:00
const.py Create ReviewSegment table in DB for organizing detections to be reviewed (#9918) 2024-02-20 16:26:09 -07:00
ffmpeg_presets.py Update FFmpeg for Rockchip image (#9912) 2024-02-20 23:21:24 +00:00
http.py Review segment UI (#9945) 2024-02-21 13:07:32 -07:00
log.py Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
models.py Create ReviewSegment table in DB for organizing detections to be reviewed (#9918) 2024-02-20 16:26:09 -07:00
mypy.ini update deps (#6093) 2023-04-15 14:17:59 -05:00
object_detection.py Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
object_processing.py Convert config updating and video/audio queues to use zmq (#9893) 2024-02-19 07:26:59 -06:00
plus.py Add error handling for unsupported label uploading to frigate+ (#9775) 2024-02-10 13:35:17 -06:00
stats.py Autodetect AMD GPUs for VAAPI GPU stats (#9898) 2024-02-20 23:21:54 +00:00
storage.py Ensure storage cleanup doesn't fail (#8531) 2023-11-07 23:21:43 +00:00
timeline.py Improve graph using pandas (#9234) 2024-01-31 12:56:11 +00:00
types.py Convert config updating and video/audio queues to use zmq (#9893) 2024-02-19 07:26:59 -06:00
video.py Convert config updating and video/audio queues to use zmq (#9893) 2024-02-19 07:26:59 -06:00
watchdog.py Cleanup and organize utils (#7033) 2023-07-06 09:28:50 -05:00