FrozenIronSoftware / twitched-extension

A browser extension for launching the Twitched Roku app.
https://www.twitched.org/extension
Other
0 stars 1 forks source link

Can't cast to Roku TV #5

Open artemzakharov opened 5 years ago

artemzakharov commented 5 years ago

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 commented 5 years ago

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 commented 5 years ago

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 commented 5 years ago

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 commented 5 years ago

Here you go:

<vendor-name>TCL</vendor-name>
<model-name>65S405</model-name>
rolandoislas commented 5 years ago

Fixed in commit 59e391cbc363662e60cc944475f29b76cf1352f5.

A new build will be released soon.