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

Bridge Issue with version 0.1.0 Win x64 #146

Closed tyler274 closed 4 years ago

tyler274 commented 4 years ago

On latest Windows and Firefox. Updated to version 0.1.0 of the extension and x64 bridge (which reports 0.7.0 to running with --version, I double checked its the product 0.1.0 installer though). Extension option page reports bridge issue, and daemon mode didn't seem to change anything (unless I need to add a firewall rule manually).

Can't cast, though the chromecasts on my network are discovered.

hensm commented 4 years ago

Yeah, the version string is incorrect (see #142). Daemon mode is only for running the bridge on another machine or from within a sandboxed environment like Snap.

I can't reproduce this issue, but if you're getting the bridge issue error on the options page, there should be an error in the browser console. Some more info about your particular setup could be helpful too.

hensm commented 4 years ago

Probably #147