isolatedvirus
isolatedvirus
this feature would serve users tremendously. let me know if a contribution could assist with adding this feature.
`2023-04-12 22-20-43.566 [Info] (main) Adding source: alsa://?name=linein&sampleformat=48000:16:2&device=/dev/snd/controlC3` Add a third "/" after alsa. Try using the following: `alsa:///?name=linein&sampleformat=48000:16:2&device=/dev/snd/controlC3`
Out of curiosity, set the hw device in the snapserver config to 3. `source = alsa:///?name=linein&sampleformat=44100:16:1&device=hw:3`
what is the output of arecord -l
Try using that device and test if you're receiving silence On Tue, Apr 25, 2023, 05:59 Dominic Watkins ***@***.***> wrote: > $ arecord -l > **** List of CAPTURE Hardware...
Is that the only source defined? It's quite odd that you're getting silence if you're able to directly record audio. On Thu, Apr 27, 2023, 14:11 Dominic Watkins ***@***.***> wrote:...
I'm not familiar with SharePoint sync, but if you're ok doing some testing I'd like you to try removing the FIFO and launch with just the alsa device, or move...
Try removing the sub device from the statement and see if the service starts. source = alsa:///?name=linein&send_silence=false&idle_threshold= 100&sampleformat=44100:16:1&device=hw:1,0
> I would love to be able to start it using systemd. Thanks to everyone involved in snapcast it is great. What is stopping it from running as a service...
FWIW that volume setting in the source definition for snapserver is for the initial volume setting of librespot when a client connects. Try removing the codec statement from the source...