SamDel / ChromeCast-Desktop-Audio-Streamer

Stream the sound of your desktop to your Chromecast Audio device
MIT License
411 stars 30 forks source link

Have Streamer Devices Show as Speaker Options in Windows 11 #136

Open MosheTzvi opened 1 year ago

MosheTzvi commented 1 year ago

This is great, but the downside is that the devices are not shown in the Windows speaker options and we need to go into the UI to Send the Windows Audio to Devices the Streamer has enabled. Ideally, there is a Windows Driver that allows any devices the streamer finds to be selected from within Windows/Applications as an sound output device. The app would then be used to adjust settings.

SamDel commented 1 year ago

Nice idea, a bit different than this one. I don't have experience with writing drivers. And you?

Here are some links that might be helpfull: Roadmap for Developing WDM Audio Drivers Github sample code