blakeblackshear.frigate/web/src/components/player
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
..
BirdseyeLivePlayer.tsx Reactify MSE player component (#9163) 2024-01-31 12:56:11 +00:00
DynamicVideoPlayer.tsx WebUI Improvements and fixes (#9613) 2024-02-05 17:54:08 -06:00
JSMpegPlayer.tsx Streamline live view (#9772) 2024-02-10 05:30:53 -07:00
LivePlayer.tsx Use webrtc for safari live view (#9839) 2024-02-14 18:19:55 -06:00
MsePlayer.tsx Improve thumbnails and live player (#9828) 2024-02-13 01:28:36 +00:00
PreviewThumbnailPlayer.tsx Review segment UI (#9945) 2024-02-21 13:07:32 -07:00
VideoPlayer.tsx Webui cleanups (#8991) 2024-01-31 12:56:11 +00:00
WebRTCPlayer.tsx Use webrtc for safari live view (#9839) 2024-02-14 18:19:55 -06:00