SamDel / ChromeCast-Desktop-Audio-Streamer

Stream the sound of your desktop to your Chromecast Audio device
MIT License
411 stars 30 forks source link
chromecast chromecast-audio csharp desktop streaming

Desktop Audio Streamer

This tool captures the audio from your desktop (or microphone) and streams it to a ChromeCast Audio device.

You can download an installer from the releases. After running setup.exe you can run the installed program from C:\Program Files (x86)\Desktop Audio Streamer\Desktop Audio Streamer\ChromeCast.Desktop.AudioStreamer.exe.

Not all home setup are stable on the default device buffer settings. 
Please set it to a setting where your speakers produce the appropriate delay:

- When streaming in wav 32 bit format: < 2 seconds
- When streaming in wav format: < 5 seconds
- When streaming in mp3 320 format: < 10 seconds
- When streaming in mp3 128 format: > 20 seconds

Post a message in discussions if you still have a problem.

Please read the wiki page for further information, and the developers page to get it to work in Visual Studio.

Dependencies

Learned from

It's inspired by acidhax/chromecast-audio-stream, and has basically the same functionality.