Skip to content

Chromecast Desktop Audio Streamer Version 5.1

Compare
Choose a tag to compare
@SamDel SamDel released this 02 Feb 06:54
· 25 commits to master since this release

Download the installer and run setup.exe:
Setup 5.1.zip

Fixed in 5.1:

  • Fix for a device connection keeps hanging in 'connecting' state in some scenario's.
  • Changed the way to get the .exe file, because .Net6 is used now. Used in the 'Start application when Windows starts' function.
  • Do the streaming of data in a separate thread, to avoid interference (gaps) with other connections.
  • Fix for reconnecting to a device after the device was turned off and on.
  • If the streaming connection is close due to an error, then also reconnect the device connection.
  • Fix for selecting the default recording device at startup.
  • Fixes for some crashes.
  • Fix for reconnecting to devices/groups.

Thanks to: @bbakker-byte and @FA-Bubba