diff --git a/src/scripts/browserDeviceProfile.js b/src/scripts/browserDeviceProfile.js index 6815d1d0f9..932cd9050c 100644 --- a/src/scripts/browserDeviceProfile.js +++ b/src/scripts/browserDeviceProfile.js @@ -723,7 +723,6 @@ export default function (options) { enableFmp4Hls = false; } profile.TranscodingProfiles.push({ - // hlsjs, edge, and android all seem to require ts container Container: enableFmp4Hls ? 'mp4' : 'ts', Type: 'Audio', AudioCodec: 'aac',