Rafał Dzięgiel

Results 302 comments of Rafał Dzięgiel

This sounds like video is in a format that Chromecast does not support. Have you tried casting with transcode video option?

Extension preferences need to be ported to GTK4. The top bar remote button and menu will probably also be broken since GNOME 40 did a total UI overhaul.

Also would be nice if `vte` ported first, so I won't have to remove installing Node modules inside extension preferences window: [https://gitlab.gnome.org/GNOME/vte/-/issues/12](https://gitlab.gnome.org/GNOME/vte/-/issues/12)

> any update ? As mentioned earlier, until all dependencies used here (including `vte`) are ported to GTK4, the project is on hold.

To get an IP we use node internal-ip module which according to description: > returns the address of the internet-facing interface, as determined from the default gateway. If you would...

There are few places in code where this would need to be changed if that is what you are asking. If you cannot change default gateway config on your machine,...

It says that you already have some other app using 4000 port. Try changing it in extension settings.

@nhillsdonuk Did changing the port helped?

`pre-3.36` will not work on 3.36 (as name suggests). Is this on a `Chromecast Ultra` or new `Chromecast with Google TV` (the one with remote)? Other Chromecast models do not...

It seems the error comes from `castv2` node package that this extension uses as dependency. I am not the creator of that one, but I see in your output that...