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

Can't cast to Roku TV #5

Open
artemzakharov opened this issue Aug 6, 2018 · 5 comments
Open

Can't cast to Roku TV #5

artemzakharov opened this issue Aug 6, 2018 · 5 comments
Labels

Comments

@artemzakharov
Copy link

I have a Roku TV in lieu of a regular Roku device, and when I attempt to save its configuration to the extension (Chrome in my case), it fails. It also does not show up in the list of "Rokus".

image

@rolandoislas
Copy link
Member

The extension requires the Roku to have the External Control Protocol enabled.

The settings for the can be found in the following menu: Settings > System > Advanced System Settings > Control by mobile apps. This setting has had different names in previous versions of the Roku OS.

@artemzakharov
Copy link
Author

I tried changing the setting from "Default" to "Permissive", but this didn't change anything. Note that I am able to use other apps, like that of YouTube, to cast from Chrome to my Roku TV without any issue.

@rolandoislas
Copy link
Member

If you wouln't mind, would you look at the output of http://<roku-ip>:8060/query/device-info and provide the vendor and model name listed in the output.

@artemzakharov
Copy link
Author

Here you go:

<vendor-name>TCL</vendor-name>
<model-name>65S405</model-name>

@rolandoislas
Copy link
Member

Fixed in commit 59e391c.

A new build will be released soon.

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

No branches or pull requests

2 participants