Matt Hensman

Results 90 comments of Matt Hensman

Looks like some sort of network configuration issue. Is that address (`192.168.1.104`) reachable if you ping it?

By default, whitelisted sites are given a Chrome UA string. I guess Cloudflare doesn't like that much. You'll probably have to disable the UA string replacement for these sites. You...

Seen this error a few times before (not the Avahi stuff, that's always there). It's trying to send a message when there isn't an open socket. I don't think this...

Interesting, I'm not sure what would be causing this behaviour. I don't have a Chromecast with Google TV anymore so I can't test this myself. > Is there a possibility...

Difficult to find the time to work on this lately, but I'll try to do a bit of digging and maybe put together a bridge build with some better logging....

Got a build with some extra logging ([source](https://github.com/hensm/fx_cast/tree/logging)): [fx_cast_bridge-0.3.0-x64.zip](https://github.com/hensm/fx_cast/files/13058152/fx_cast_bridge-0.3.0-x64.zip) Should work for Linux Mint (I assume you use the deb package). Haven't changed the version number, so you need to...

Can you confirm whether YouTube is whitelisted and detected as a sender app? Should look like this: ![youtube](https://user-images.githubusercontent.com/6956633/192901989-8082a278-7777-4af5-b6c0-d9051a64d4a8.png)

Looks like YouTube isn't loading the Chromecast library. Have you set a user agent override or do you have any other extensions that could be interfering with the user agent...

You need to evaluate it to get the value. Enter it in the command line at the bottom. ![console](https://user-images.githubusercontent.com/6956633/192921305-60bc984e-cb92-41e3-a4f7-19cc739cf2ba.png)

I'd suggest testing with a fresh profile. Presumably there's something about your config that's conflicting here. Without the custom user agent, YouTube doesn't know to enable cast functionality.