fix: fix Jellyfin HLS direct streams

This commit is contained in:
Christian Benincasa
2025-01-09 14:50:48 -05:00
parent 00fa4d4f57
commit 84a8e6346b
3 changed files with 5 additions and 3 deletions

View File

@@ -68,6 +68,7 @@ export const debugFfmpegApiRouter: RouterPluginAsyncCallback = async (
realtime: false,
startTime: dayjs.duration(0),
watermark: channel.watermark ?? undefined,
streamMode: channel.streamMode,
});
return res.send({