go-chromecast icon indicating copy to clipboard operation
go-chromecast copied to clipboard

Is it possible to setup a continuous cast from a computer?

Open TriplEight opened this issue 3 years ago • 6 comments

The idea is similar to the one in https://github.com/muammar/mkchromecast which sadly has quite a latency.

TriplEight avatar Oct 22 '21 00:10 TriplEight

Apologies I don't quite understand the question, what do you mean by setup a continuous cast? Stream a song / video, or something else?

vishen avatar Oct 22 '21 06:10 vishen

Redirect all the streams or some application streams to the Chromecast device.

TriplEight avatar Oct 22 '21 16:10 TriplEight

At the moment it can only load an audio or video file and stream that to a chromecast device. It is currently unable to stream arbitrary stdin. What is the use-case for redirecting the stream of some application? I think it is something we can add to go-chromecast.

vishen avatar Oct 24 '21 20:10 vishen

It's possible to control i.e. volume of different streams in pulseaudio and such, on macos, on windows. It would be logical to also be able to direct different outputs to different devices. i.e. leave the messengers' notifications on the lousy laptop's speakers and stream the music to a chromecast.

TriplEight avatar Nov 12 '21 14:11 TriplEight

Any news on that stream arbitrary stdin?;)

madorian avatar Feb 19 '23 10:02 madorian

I like the idea of being able to stream from stdin, but I haven't had a chance to take a look at this. I'm happy to accept a PR if someone wants to send one :)

vishen avatar Feb 19 '23 22:02 vishen