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
Please provide clear steps to reproduce your problem
If the bug is intermittent, give a rough frequency if possible
Observed behavior
Describe what the player is doing that is unexpected or undesired behaviour.
Console output
Paste the contents of the browser console here.
You may need to enable debug logging in dash.js by calling player.updateSettings({ 'debug': { 'logLevel': dashjs.Debug.LOG_LEVEL_DEBUG }}) if you are using your own page.
Expected behavior
Describe what the player is expected to do
The text was updated successfully, but these errors were encountered:
You can see the screenshots. We are using latest version of dash.js and playing the video on Samsung Tizen TV, 2019-2014 tv models.
krishnakumar-ViewLift
changed the title
While displaying CC, we have observed, in all the latest version, 2/3px vertical line(of around 20/25px height below cc text
While displaying CC, we have observed, in all the latest version, 2/3px width vertical line(of around 20/25px height) below cc text
Jul 12, 2024
we don't any external file, and this is live event so cc file is embedded in live stream.
When running on chrome that verticle line not coming. Only on samsung tizen tv.
This sounds like a platform (Samsung Tizen TV) issue rather than a dash.js issue. For WebVTT dash.js uses native rendering functionality of the underlying device by default. I suggest you try the custom rendering functionality as shown here: https://reference.dashif.org/dash.js/latest/samples/captioning/vttjs.html
Environment
Steps to reproduce
Observed behavior
Describe what the player is doing that is unexpected or undesired behaviour.
Console output
Expected behavior
Describe what the player is expected to do
The text was updated successfully, but these errors were encountered: