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

"No receiver devices found" but chrome can cast #192

Closed F43nd1r closed 2 years ago

F43nd1r commented 2 years ago

OS version: Windows 10 Browser version: Firefox 93.0 Extension version: 0.1.2 Bridge version: 0.1.0

Description FX_cast doesn't find my chromecast, always shows "No receiver devices found". Chrome on the same device can cast without issues.

Steps to reproduce

  1. Install Bridge and extension
  2. try to cast anything

Expected behaviour Receiver is detected

Logs I can't find anything relevant in any of the log locations. Here's the everything in the extension log:

fx_cast (Info): init background.js:1:1201
fx_cast (Info): checking for bridge... background.js:1:1201
Unknown localization message sync failed
---------------------
invalid token: google icon-manager.js:80
fx_cast (Info): ... bridge compatible! background.js:1:1201
fx_cast (Info): init (menus) background.js:1:1201
fx_cast (Info): init (whitelist) background.js:1:1201
fx_cast (Info): init (media overlay) background.js:1:1201
fx_cast (Info): init (browser action) background.js:1:1201
The Web Console logging API (console.log, console.info, console.warn, console.error) has been disabled by a script on this page.
TheOncomingStorm commented 2 years ago

I'm having the same issue but I'm early in the troubleshooting process. Have you had any luck so far?

F43nd1r commented 2 years ago

Unfortunately not. I'm now using my phone as primary casting source.

Robert-Ernst commented 2 years ago

Same situation here on mac

Savke commented 2 years ago

Same situation on Ubuntu 20.04

hensm commented 2 years ago

Closing with #199.