You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello ,
We would like to enable 4K playback with HEVC + Widevine on browsers, but only when it is supported, based on the Chrome version.
After checking the Dash.js source code, I noticed that the player filters out tracks when the codec is not supported. Given this behavior, I would like to clarify:
Does Dash.js already handle this case, especially considering that HEVC might not be supported in clear but could be supported when combined with Widevine?
If not, what would be the best way to implement this logic?
Thank you in advance !
The text was updated successfully, but these errors were encountered:
Hello , We would like to enable 4K playback with HEVC + Widevine on browsers, but only when it is supported, based on the Chrome version.
After checking the Dash.js source code, I noticed that the player filters out tracks when the codec is not supported. Given this behavior, I would like to clarify:
Does Dash.js already handle this case, especially considering that HEVC might not be supported in clear but could be supported when combined with Widevine?
If not, what would be the best way to implement this logic?
Hello ,
We would like to enable 4K playback with HEVC + Widevine on browsers, but only when it is supported, based on the Chrome version.
After checking the Dash.js source code, I noticed that the player filters out tracks when the codec is not supported. Given this behavior, I would like to clarify:
If not, what would be the best way to implement this logic?
Thank you in advance !
The text was updated successfully, but these errors were encountered: