dheijl
dheijl
I'll see if I can add the silence to the flac stream too. Thanks for testing!
You can test the new [1.4.3 release](https://github.com/dheijl/swyh-rs/releases/tag/1.4.3), it now sends silence when streaming FLAC with no sound being captured too. But because silence compresses so well considerable delays are introduced...
You are right about the FLAC issue: the compression of the silence makes the bitrate too low. Unfortunately I will have to wait for a new FLAC release, because the...
Could you try the new binary in latest 1.4.3 prerelease? I now send a faint white noise (at -60 db) instead of silence, and reduced the timeout before the white...
I know about the defender false positive, nothing I can do about it. Sometimes changing something and recompiling will remove the false positive, and then suddenly it reappears.... Perhaps I...
@genekellyjr unfortunately flac will compress the silence so efficiently that the gap between successive flac frames becomes too big for the receiver. A future libflac version could fix this it...
I don't think it is feasible right now: Android support has only recently been added to the cpal and fltk-rs libraries, and it would mean a total redesign of the...
Didn't know about AirMusic, features look impressive!
I suppose the problem is the number of channels (8) of the logitech audio source: swyh-rs can only handle 2 channels (stereo). That's why I advise the use of vb-audio...
`You need to select the virtual cable driver as the Windows sound output. ` That is not necessary. You can use the Windows soundmixer app to redirect any application to...