duncanthrax / scream

Virtual network sound card for Microsoft Windows
Microsoft Public License
1.69k stars 142 forks source link

Add UPnP compatibility #194

Open aboldakov opened 1 year ago

aboldakov commented 1 year ago

Scream Audio is the only one stable and near_zero_latency virtual audio adapter for Windows (I've tried almost every) But it uses a proprietary protocol and can be used only with custom build audiophile streamers (like RaspberyPi or BeagleBoneBlack).

There are lots of TOTL network streamers that accepts UPnP traffic as a UPnP renderers while Scream already have an unicast ability, so sending signal to specific renderer looks quite possible

There are some repos with UPnP solutions https://github.com/topics/upnp-renderer I don't understand that much at a tech side. But it would be great to be able to Scream all the audio traffic from PC to an UPnP renderer.

I'm ready to donate a little (some hundreds of bucks)

duncanthrax commented 1 year ago

Thanks for the offer of donations, but I see little chance of this working.