videojs / video.js

Video.js - open source HTML5 video player
https://videojs.com
Other
37.87k stars 7.43k forks source link

Delay in audio track changing for multi audio DASH stream on WebOS #8504

Open ParasPidurkar opened 9 months ago

ParasPidurkar commented 9 months ago

Description

Hello!

I have observed the issue of delay in audio change when playing a multi audio dash stream on webos browser. I have used the following stream on webos Browser Multi audio DASH stream

I have tried the same by building a webapp for webOS and running it on webOS it shows similar behavior.

when verified the same stream on chrome WIN platform audio track plays properly and switches fast .

Please tell me how to remove this delay in audio change .

Regards

Reduced test case

https://dash.akamaized.net/dash264/TestCases/10a/1/iis_forest_short_poem_multi_lang_480p_single_adapt_aaclc_sidx.mpd

Steps to reproduce

  1. Get a lg tv webOS 7.0 or less
  2. Build a webapp or used the link on webOS browser DASH stream multiaudio play the stream
  3. change the audio the audio changes with delay on webOS but same is not observed on windows/tizen browsers.

Errors

No errors observed on web inspectors logs

What version of Video.js are you using?

7.12.2

Video.js plugins used.

videojs/http-streaming, videojs-contrib-dash 5.1.1

What browser(s) including version(s) does this occur with?

webOS default browser

What OS(es) and version(s) does this occur with?

Webos 7.3.1-43(mullet-mebbin)

welcome[bot] commented 9 months ago

👋 Thanks for opening your first issue here! 👋

If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can. To help make it easier for us to investigate your issue, please follow the contributing guidelines.