-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tizen 6.5: when playing HLS, video stuck while switch between stereo and surround audio #7595
Comments
What value of |
Duplicated of #7555 |
We could reproduce the issue in shaka 4.11.14 which is #7555 check in version and shaka 4.12.2 demo page. |
@tykus160 can you review it? Thanks! |
@Itsysho could share a manifest URL? |
Hello can it be link to PS5 issue to ? |
@Iragne it's very likable. There's a draft PR of mine, I'm testing it mainly on Tizen & Chromecast now, but if you have a capability to make a draft run with this on PS5, that would be great! |
I will share to the team yes we will do |
FYI we are testing it this week and next week with long playback our testing will be on ps5 and we will force a lot of quality change and seek back and forward out of the buffer. |
Have you read the FAQ and checked for duplicate open issues?
Yes.
If the problem is related to FairPlay, have you read the tutorial?
Not related, the video doesn't protection.
What version of Shaka Player are you using?
4.11.4
Can you reproduce the issue with our latest release version?
I'm not in the lab with Tizen 6.5 TV, will try it when I can.
Can you reproduce the issue with the latest code from
main
?Same as above.
Are you using the demo app or your own custom app?
My custom app
If custom app, can you reproduce the issue using our demo app?
Also reproduced in my custom app, I tried to fix by
or
It could be fix with workaround
What browser and OS are you using?
Tizen 8.0 / Chromium 108
It also happen Tizen 6.5 / Chromium 85 and Tizen 7.0 / Chromium.
userAgent: Mozilla/5.0 (SMART-TV; Linux; Tizen 8.0) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/7.0 Chrome/108.0.5359.1 TV Safari/537.36
For embedded devices (smart TVs, etc.), what model and firmware version are you using?
What are the manifest and license server URIs?
What configuration are you using? What is the output of
player.getNonDefaultConfiguration()
?What did you do?
On a device that supports surround sound:
What did you expect to happen?
What actually happened?
Are you planning send a PR to fix it?
Yes, let's find the cause.
The text was updated successfully, but these errors were encountered: