Commit Graph

4 Commits

Author SHA1 Message Date
Nick Mowen
318fd70cff Be more efficient about getting info 2023-12-08 07:12:58 -07:00
Nick Mowen
38fd5cd45e Cleanup reloading on focus 2023-12-08 07:12:58 -07:00
Nicolas Mowen
05ffd24760 Add support for review grid 2023-12-08 07:12:58 -07:00
Josh Hawkins
a5b504d3b2
Initial framework for new UI with React/Typescript (#8885)
* Write a low resolution low fps stream from decoded frames (#8673)

* Generate low res low fps previews for recordings viewer

* Make sure previews end on the hour

* Fix durations and decrase keyframe interval to ensure smooth scrubbing

* Ensure minimized resolution is compatible with yuv

* Add ability to configure preview quality

* Fix

* Clean up previews more efficiently

* Use iterator

* Ensure final frame in preview is not duplicated

* initial react/ts framework

* fix gitignore glob excluding ts files

* ignore folders in web-new

* SWRConfig changes for swr 2.x

* use frigateConfig type in websocket handlers

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2023-12-08 07:33:22 -06:00