diff --git a/src/scripts/browserDeviceProfile.js b/src/scripts/browserDeviceProfile.js index 80bf0f33e3..ec919519a4 100644 --- a/src/scripts/browserDeviceProfile.js +++ b/src/scripts/browserDeviceProfile.js @@ -924,7 +924,7 @@ export default function (options) { profile.ContainerProfiles = []; - if (browser.tizen) { + if (browser.tizenVersion < 6.5) { // Tizen doesn't support more than 32 streams in a single file profile.ContainerProfiles.push({ Type: 'Video',