Skip to content
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

Live events not playing on LG (WebOS < v6.0.0 - Chromium v.68) #791

Open
edubusquets opened this issue Dec 12, 2021 · 1 comment
Open

Live events not playing on LG (WebOS < v6.0.0 - Chromium v.68) #791

edubusquets opened this issue Dec 12, 2021 · 1 comment
Labels
Live Issues related to Live video playback

Comments

@edubusquets
Copy link

Expected Behavior

Live event videos should start playing after calling the Player.play() method from LG (webOS) devices.
"Normal" streams are working on the same devices, and live events are working from desktop & mobile browsers, also from the newest version of WebOS.

Actual Behavior

The Player.play() Promise is not resolving or rejecting. I get no response on this method call from WebOS devices (real TVs or emulators) on versions >= v5.X.X

Even without the promise response, the browser start requesting the video chunks because I can see the requests, but the video is no playing and gets stuck on the preview.

I checked the Chromium versions on WebOS and got this:

https://webostv.developer.lge.com/discover/specifications/web-engine/

I reproduced the problem on Chromium v.68 / Windows.

WebOS is playing live events on the last version (v.6.0.0) using Chromium 79, but only most recent devices can be updated to this OS version.

Steps to Reproduce

1- Start a live event
2- Copy the event url
3 - Check it on a modern browser (video is played)
4 - Try from Chromium v68 or LG WebOS TV or emulator on versions older than v. 6.0.0. The video is not played and you can't get any error.

I'm not sure if this is a real issue or just a minimum requirement, but the play() method not resolving is not the expected behaviour.

Thanks,
Edu

@bdougherty bdougherty added the Live Issues related to Live video playback label Apr 3, 2024
@pachecotatih
Copy link

I have the same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Live Issues related to Live video playback
Projects
None yet
Development

No branches or pull requests

3 participants