hensm / fx_cast

Chromecast Web Sender SDK implementation for Firefox
https://hensm.github.io/fx_cast/
MIT License
1.87k stars 63 forks source link

this's site app (not found) #152

Closed feiticeir0 closed 3 years ago

feiticeir0 commented 3 years ago

I'm unable to cast Netflix (or Disney+) to my Chromecast device. I was able before, but now, I just get the cast window , were it shows my Chromecast device, but the cast button is disabled and in the cast dropdown I get:

Cast this site's app (not found)

I did tried on Linux (first) and then on Windows.. No success on both... Latest firefox, latest fx_cast extension and bridge...

What could it be ?

hensm commented 3 years ago

You need to cast from the player UI, not the toolbar button. Check the whitelist if it's not appearing.

feiticeir0 commented 3 years ago

Thanks for the reply, but I don't know what do you mean. What player UI ? Netflix or Disney+ are playing from a browser TAB, and when on that TAB, I press the fx_cast button in the addons section... Here's a screenshot of the button fx_cast

hensm commented 3 years ago

Yeah, provided they're on the whitelist (see options page), the cast button you need to use would show in the site's player UI toolbar, usually next to the full screen button.

If they're not showing up and the sites are definitely on the whitelist, see if there are any relevant logs (see CONTRIBUTING at this repository's root).

I probably won't be able to help much right now, since I don't currently have access to my Chromecast.

nathanph commented 3 years ago

Thanks for the reply, but I don't know what do you mean. What player UI ? Netflix or Disney+ are playing from a browser TAB, and when on that TAB, I press the fx_cast button in the addons section... Here's a screenshot of the button

FYI, @feiticeir0, in case it wasn't clear, try right-clicking the the extension icon.

image

Once the site is added to the whitelist you should be able to see the cast icon on the page's player.

feiticeir0 commented 3 years ago

Hi ! All that it's done and added... I know now what @hensm was talking about when the cast button should appear on the video controls... It appears, but not all.. Just some ! But I'm happy with it ! Thank you