blakeblackshear.frigate/frigate/api/defs/query
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
..
app_query_parameters.py Api improvements (#15327) 2024-12-06 08:04:02 -06:00
events_query_parameters.py Deprecate API field include_thumbnails (#19584) 2025-08-18 08:26:02 -05:00
media_query_parameters.py Fixes (#19708) 2025-08-22 07:04:30 -05:00
regenerate_query_parameters.py Api improvements (#15327) 2024-12-06 08:04:02 -06:00
review_query_parameters.py Refactor event cleanup to consider review severity (#15415) 2024-12-09 08:25:45 -07:00