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

Test app for WebOS #3762

Open
lkinasiewicz opened this issue Sep 7, 2021 · 2 comments
Open

Test app for WebOS #3762

lkinasiewicz opened this issue Sep 7, 2021 · 2 comments

Comments

@lkinasiewicz
Copy link
Contributor

lkinasiewicz commented Sep 7, 2021

WebOS is a platform used by LG TVs. Apps for WebOS run in Chromium so dashjs can be and is used there. Sometimes new bugs, specific to this platform, appear. Testing them is not trivial because it is necessary to install WebOS SDK, build an app, install it, the app should support RCU, etc.

Solution proposal

  1. npm run build:webos script that builds a simple "shell" WebOS application that redirects to webpack dev server running on PC.
  2. npm run start:webos script that starts webpack dev server with the test player available for the "shell" app.
  3. Description in the docs - how to install WebOS SDK and run the test app.

Additional context
#3750 (comment)

@dsilhavy
Copy link
Collaborator

I think this would be a nice addition. Can you provide a PR for this @lkinasiewicz for us to check? Thank you!

@lkinasiewicz
Copy link
Contributor Author

Sure, I think I will be able to work on this next week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants