Playing DASH Streaming Video on webOS APP

Hello,

We are trying to play DASH streaming video on an app for a 55UH625V model screen, but we’re not sure if the screen is compatible. The stream in question is the following:
https://live.codereext.edge2befaster.io/codereext/arc-direct.OpusVP9/manifest.mpd

This .mpd stream uses the VP9 codec for video and the OPUS codec for audio. We’ve tried to play this stream using libraries like dashjs,org, but it won’t play. However, on slightly more modern screen models, it plays perfectly fine. Could you help us identify the cause of the issue? Is it possible that this model uses a version of Chromium that doesn’t support VP9 or OPUS?

Also, we have tried this other .mpd streams with different codecs, and it plays without any issues, this stream has video with the H.264 codec and audio with the AAC codec:
https://dash.akamaized.net/akamai/bbb_30fps/bbb_30fps.mpd

Thank you.

We support HTML5 MSE/EME, not DASH. (See Streaming Protocol and DRM.) If you are using an HTML5 MSE/EME player, DASH support is up to the player. If your player supports DASH, you can use DASH. But this means that DASH is processed by the player, not webOS TV. Therefore, in most cases, we cannot help you. If you are currently using a third party player solution, please contact the solution support. Thank you.