Sending audio to snapserver from remote device? #1031
Unanswered
typhoon2099
asked this question in
Q&A
Replies: 2 comments 4 replies
-
Maybe this is helpful: https://wiki.archlinux.org/title/Music_Player_Daemon/Tips_and_tricks#Remote |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hmm, Pulse audio might be the way to get here. I'll just have to figure out how it pipes into snapserver without outputting directly, but sounds like a plausible solution. I was hoping for something native to snapcast but I guess one more thing between output and input isn't too bad. UPDATE: I've configured PulseAudio and it's working quite well. Slightly harder than I thought it would be but mostly because I was doing it wrong. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to send audio from my laptop (mpd) to my raspberry pi (snapserver). I think I can send the audio to snapserver using tcp, but I'm not sure how to do this from mpd. I've set up the server with a tcp pipe in server mode, but I can't find a config for sending audio to the tcp address.
Has anyone else set up something similar?
Beta Was this translation helpful? Give feedback.
All reactions