fix: make HLS segment length match encoding params

This commit is contained in:
2025-06-16 13:30:41 +01:00
parent 4787ecd2b4
commit a046dc5801
4 changed files with 9 additions and 13 deletions

View File

@ -571,6 +571,8 @@ impl Api {
})
.collect();
// TODO: past streams should include a history entry
Ok(HistoryResponse {
items,
page: 0,