Files
frigate/web/src/components
Josh HawkinsandNicolas Mowen 1498231eb9 Add sub stream recording with adaptive quality playback (#24009)
* add sub stream recording with adaptive quality playback

Optionally record a second, lower bitrate stream alongside the main
recording stream via a `record_sub` input role and `record.sub` config block, with its own retention windows.
Recordings rows now carry the stream type plus the media details needed to serve both streams from one manifest: video codec, audio presence, audio codec and rate, and a record-time keyframe index.

Playback resolves coverage across both streams and merges them into a single VOD sequence, falling back to a discontinuity manifest with per-clip init segments when the media signatures differ. The player exposes a quality selector, and an auto governor picks the stream from stall time, bandwidth, codec support, and the save-data hint.

* fix tests and i18n
2026-09-12 07:30:04 -06:00
..
2026-05-29 16:00:30 -06:00
2026-05-30 21:35:03 -06:00
2026-03-04 10:07:34 -06:00
2026-05-29 16:00:30 -06:00
2026-05-29 16:00:30 -06:00
2026-05-29 06:53:17 -06:00
2026-05-29 16:00:30 -06:00
2026-06-04 09:56:11 -06:00
2026-05-29 16:00:30 -06:00
2026-07-07 10:56:43 -06:00
2026-04-16 09:10:03 -06:00