From ebe36774b03d784a62b63fcfef352584de192f76 Mon Sep 17 00:00:00 2001 From: Alex <111128610+Alexk2309@users.noreply.github.com> Date: Sat, 12 Jul 2025 13:18:08 +1000 Subject: [PATCH] Change to ts (#848) Co-authored-by: Alex Kim --- utils/profiles/native.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/profiles/native.js b/utils/profiles/native.js index 909a9971..7a40dd8a 100644 --- a/utils/profiles/native.js +++ b/utils/profiles/native.js @@ -79,7 +79,7 @@ export const generateDeviceProfile = async () => { Type: MediaTypes.Video, Context: "Streaming", Protocol: "hls", - Container: "mp4", + Container: "ts", VideoCodec: "h264, hevc", AudioCodec: "aac,mp3,ac3,dts", },