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

Leverage ChromeView instead of WebView #31

Open
kingargyle opened this issue Aug 29, 2013 · 3 comments
Open

Leverage ChromeView instead of WebView #31

kingargyle opened this issue Aug 29, 2013 · 3 comments

Comments

@kingargyle
Copy link

It would be interesting to see ChromeView to be used instead of WebView if Chrome is installed on the device where cheapcast is running. Advantages could be more compliant web standard interface and wider codec support if the device has it meaning more native support.

This might solve some of the problems particularly on Google TV devices.

https://github.com/pwnall/chromeview

@mauimauer
Copy link
Owner

That actually is already on my roadmap. I get to it once my real ChromeCast device gets here ;)

@mauimauer
Copy link
Owner

I've settled with ContentShell (also based off Chromium) instead of ChromeView. This improves CheapCast a lot and will be deployed in the near future.

@kingargyle
Copy link
Author

Sounds good.

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

No branches or pull requests

2 participants