frigate/web/src
Josh Hawkins 4fe246f472
Fixes (#19708)
* use custom swr fetcher to check for audio support

The go2rtc API doesn't always return stream data for anything not being actively consumed, so audio support was not always being correctly deduced. So we can use a custom swr fetcher to call the endpoint that probes the streams, which returns the correct producers data.

* return correct mime type for thumbnail and latest frame endpoints

follow up to https://github.com/blakeblackshear/frigate/pull/19555
2025-08-22 07:04:30 -05:00
..
api Disabled cameras fixing (#17273) 2025-03-20 11:20:44 -05:00
components Fix hls not loading video in explore (#19625) 2025-08-19 13:14:14 -05:00
context Support automatic language selection based on system language (#17953) 2025-04-29 10:02:50 -05:00
hooks Fixes (#19708) 2025-08-22 07:04:30 -05:00
lib Add languages (#19447) 2025-08-10 06:27:47 -06:00
pages Refactored Viewer role Notifications settings (#19640) 2025-08-19 18:29:11 -06:00
types Add support for NPU statistics in metrics page (#17806) 2025-04-19 08:20:22 -06:00
utils Fix motion timeline offset (#19185) 2025-07-17 08:17:58 -06:00
views Refactored Viewer role Notifications settings (#19640) 2025-08-19 18:29:11 -06:00
App.tsx i18n tweaks (#17865) 2025-04-23 06:19:20 -06:00
env.ts Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
index.css Improve live streaming (#16447) 2025-02-10 09:42:35 -07:00
login.tsx Fix auth when serving Frigate at a subpath (#12815) 2024-08-09 07:26:26 -06:00
main.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
vite-env.d.ts switch to vite 2022-03-11 07:49:06 -06:00