Snapclient to FiFo pipe #1266
Answered
by
flosen1304
flosen1304
asked this question in
Q&A
-
Hi, |
Beta Was this translation helpful? Give feedback.
Answered by
flosen1304
Aug 5, 2024
Replies: 1 comment
-
Ok I think I simply have to create the pipe before (mkfifo /srv/music/snapout) and start the snapclient with file player option (sudo snapclient --logsink null --player file:filename=/srv/music/snapout). Right? |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
flosen1304
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok I think I simply have to create the pipe before (mkfifo /srv/music/snapout) and start the snapclient with file player option (sudo snapclient --logsink null --player file:filename=/srv/music/snapout). Right?
Thanks, great work!