cross-posted from: https://programming.dev/post/19441267

I have a 2nd-gen chromecast, it’s factory reset. If i plug it in all it tells me is to install the app to start configuring.

I don’t have a google account not do i want to install/use google-related stuff on my phone.

My home router doesn’t register any new device, which makes sense since the cast doesn’t know the SSID/pass of the WiFi.

Does it try to ping some service/port? Multicast perhaps? Where would it get an IP from without authenticating?

My (wired) PC runs gentoo.

How can i get it to work in these conditions?

  • Para_lyzed
    link
    18 hours ago

    Just a thought, but since someone else in the thread said you can stream to Chromecast via VLC, you can desktop capture natively in VLC and stream that to your Chromecast. I can’t remember if the native capture can do sound or not, but if not, you can instead use OBS virtual cam (you’ll need v4l2loopback for the virtual cam to show up), and open that as a capture device in VLC. You should be able to attach an audio source to that as well. While I haven’t personally tested it with audio, I have used OBS virtual cam with VLC before, and it worked flawlessly for me. If you can’t find a more elegant solution, then it’s worth a shot to try and see if it works