<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div style="font-family:Arial;">Hi,<br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">I'm a bit reluctant to write about it, but a while ago I wrote a Windows driver to send audio as RTP to a PulseAudio receiver. It worked, although it had some rough edges like not waiting for network sends when shutting down, so if you disabled the driver while playing audio it would crash. You also had to manually build and install it, due to the driver signing requirements on x64.<br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">While it was workable, I needed it for streaming over WiFi and the latency was a bit too large for my taste. I never tried it over wired Ethernet and settled for a mpd server instead.<br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">My recommendation would be to look for a user-space application that records from "StereoMix" and streams that. I don't think the latency concerns are make bothering with a driver worth it.<br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">Regards,<br></div>
<div style="font-family:Arial;">Laurentiu<br></div>
<div><br></div>
<div><br></div>
<div>On Sun, May 14, 2017, at 15:34, fulgor fulgor wrote:<br></div>
<blockquote type="cite"><div><div style="font-family:Arial;">Hi<br></div>
<div><br></div>
<div>I have a notebook medion but cherry trail Intel devices so kernel panic on GNU/Linux. I wanted to know if there is a dummy driver on Windows to send audio data by the network to a pulseaudio server ?<br></div>
<div><br></div>
<div>thanks<br></div>
<div><br></div>
<div>fulgor<br></div>
</div>
<div><u>_______________________________________________</u><br></div>
<div>pulseaudio-discuss mailing list<br></div>
<div><a href="mailto:pulseaudio-discuss@lists.freedesktop.org">pulseaudio-discuss@lists.freedesktop.org</a><br></div>
<div><a href="https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss">https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss</a><br></div>
</blockquote><div style="font-family:Arial;"><br></div>
</body>
</html>