diff --git a/src/scripts/browserDeviceProfile.js b/src/scripts/browserDeviceProfile.js index d8d305b37d..5fa1bc65d5 100644 --- a/src/scripts/browserDeviceProfile.js +++ b/src/scripts/browserDeviceProfile.js @@ -916,7 +916,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',