Open dflvunoooooo opened 1 year ago
Don't know if it's the same issue you are running into, but I had what sounds like the same problem, and it was because I was connected to a 2.4ghz wifi AP, which interferes with Blueooth. Once I forced my adapter to connect to 5Ghz, it started working.
Describe the bug The moment I switch the audio output on my PC to Bluetooth headsets snapclient starts to stutter or stops playing. If I reduce the
--player
option, it wont work at all. The moment I switch back to my loudspeakers, it is working as bevore.Steps to Reproduce
Environment details
Attach logfile if applicable Generate logs with
snapclient --logfilter debug
orsnapserver --logging.filter debug
if possible and paste them in the following codeblockWith my normal options
snapclient --user brian --player pulse:buffer_time=10 --host 192.168.0.13 --hostID arch-brian --logfilter debug
:With fewest options
snapclient --host 192.168.0.13 --hostID arch-brian --logfilter debug > out.txt
:But it is working kind of flawlessly if bluetooth is not the audio output
snapclient ----user brian --player pulse:buffer_time=10 --host 192.168.0.13 --hostID arch-brian --logfilter debug
: