shaka-project / shaka-player

JavaScript player library / DASH & HLS client / MSE-EME player
Apache License 2.0
7.14k stars 1.34k forks source link

Full screen mode does not work on most TVs. #7419

Open FiberOnePL opened 1 week ago

FiberOnePL commented 1 week ago

It doesn't work on TV in full screen mode. I checked it on a 2018 Sony and a 2019 Samsung. While it worked correctly on previous versions, now I have a black screen and cursor and nothing happens, in normal mode it works correctly.

FiberOnePL commented 1 week ago

The last version that works correctly is v2.5.23, newer versions won't load on TV.

https://index-dot-shaka-player-demo.appspot.com/

The latest shaka demo also loads only a white page on TV.

avelad commented 3 days ago

Our UI and Demo are not prepared to work on any SmartTV, and we will not support this functionality.

FiberOnePL commented 3 days ago

@avelad I wrote that I also checked if it works there, but it doesn't work on either the production version or the demo version, and I checked which latest version works, so you closed this bug without checking.

FiberOnePL commented 3 days ago

Currently I checked on 11 tv full screen does not work properly. We just get a black screen and nothing happens.

avelad commented 3 days ago

Version 2.5.X is no longer supported, see our policy at: https://github.com/shaka-project/shaka-player/blob/main/maintained-branches.md

FiberOnePL commented 3 days ago

@avelad

But it doesn't work on the latest version, and I wrote that the last version on which full screen worked was version 2x. So there is a bug there because on 11 TVs from 2018 to 2022 on various models the full screen does not work.

FiberOnePL commented 3 days ago

20241018_172558

FiberOnePL commented 3 days ago

As you can see there are no controls and a black screen. In normal mode everything works fine only in full screen mode it stops working and this does not apply to 1 tv I think most older tvs if a 2 year old tv can be considered old

joeyparrish commented 3 days ago

I would bet that this could be fixed in CSS, assuming those TVs support the fullscreen API in general. @FiberOnePL, can you get access to dev tools or a debugger on those devices and experiment with the fullscreen styles to help figure out what's wrong?

FiberOnePL commented 3 days ago

Not really because I haven't had time for anything lately. I'll try to help but as I wrote to you earlier I won't be able to join the team until after the new year.