blakeblackshear.frigate/web/src/components
Nicolas Mowen f9ed082e35
Use react lazy to break js files into smaller chunks & remove videojs in favor of hls.js (#10431)
* Use dynamic imports to reduce initial load times

Remove videojs

* Convert to using hls.js instead of videojs

* Improve mobile controls experience

* Cleanup

* Ensure playback rate stays teh same when source changes

* Use webp for latest camera image

* Switch to hls.js on error

* Don't rerun error if hls already tried

* Fix error checking

* also check for media decode error to fallback to HLS

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2024-03-13 15:24:24 -05:00
..
bar
camera
card
dynamic
filter Add ability to add legacy birdseye to camera groups (#10404) 2024-03-12 13:53:01 -06:00
graph
image Fix gif layout (#10421) 2024-03-13 08:58:46 -05:00
indicators
navigation
overlay
player Use react lazy to break js files into smaller chunks & remove videojs in favor of hls.js (#10431) 2024-03-13 15:24:24 -05:00
settings
timeline UI tweaks (#10402) 2024-03-12 09:23:54 -06:00
ui
Logo.tsx
Statusbar.tsx
Wrapper.tsx