Describe the bug
Title is self explanatory, attached the logs. This doesn't happen on any other of my Linux based devices, only on the Windows desktop. I first noticed the issue using Snap.Net, and thought it was specific to it, but upon running snapclient from a terminal, the same issue occurs.
Exact stutter is at log line: 2023-08-27 15-32-13.818 [Info] ( <- Ctrl+F this value )
I have tried changing the default format, but it did not resolve the issue.
Note that when using exclusive WASAPI mode, the stutters do not occur, although this is not a proper solution since I have no other audio from my desktop in that case.
As it seems this was the case during my testing about a month ago, but today I can't even get the exclusive mode working.
Steps to Reproduce
Download snapcast, run with commands in log.
Environment details
OS: Windows 10 22H2
Snapcast version: v0.27.0
Installed from: Github Releases
Attach logfile if applicable
Generate logs with snapclient --logfilter debug or snapserver --logging.filter debug if possible and paste them in the following codeblock
Describe the bug Title is self explanatory, attached the logs. This doesn't happen on any other of my Linux based devices, only on the Windows desktop. I first noticed the issue using Snap.Net, and thought it was specific to it, but upon running snapclient from a terminal, the same issue occurs. Exact stutter is at log line:
2023-08-27 15-32-13.818 [Info]
( <- Ctrl+F this value )I have tried changing the default format, but it did not resolve the issue.
Note that when using exclusive WASAPI mode, the stutters do not occur, although this is not a proper solution since I have no other audio from my desktop in that case.
As it seems this was the case during my testing about a month ago, but today I can't even get the exclusive mode working.
Steps to Reproduce Download snapcast, run with commands in log.
Environment details
Attach logfile if applicable Generate logs with
snapclient --logfilter debug
orsnapserver --logging.filter debug
if possible and paste them in the following codeblock