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.