Editing Multiroom Audio

From Chaosdorf Wiki
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 77: Line 77:


Der Server ist im Kubernetes-Cluster deployed, und die Konfiguration ist im Repo [https://github.com/chaosdorf/flux/tree/main/apps/snapcast-server chaosdorf/flux] zu finden. Das Helm-Chart ist liegt in [https://github.com/lukasklinger/snapcast-server-k8s lukasklinger/snapcast-server-k8s].
Der Server ist im Kubernetes-Cluster deployed, und die Konfiguration ist im Repo [https://github.com/chaosdorf/flux/tree/main/apps/snapcast-server chaosdorf/flux] zu finden. Das Helm-Chart ist liegt in [https://github.com/lukasklinger/snapcast-server-k8s lukasklinger/snapcast-server-k8s].
== Playback ==
Der Snapcast-Server im Kubernetes-Cluster stellt vier verschiedene TCP-Endpoints zur Verfuegung, an die einfach PCM-Samples geschickt werden koennen. Die Adressen lauten `10.8.0.1:4591`, `10.8.0.1:4592`, `10.8.0.1:4593`, `10.8.0.1:4594` und lassen sich bei bedarf [https://github.com/lukasklinger/snapcast-server-k8s/blob/main/charts/snapcast-server/values.yaml#L132 diesem Helm-Chart] entnehmen.
Ob das funktioniert, laesst sich z.B. mit Netcat einfach testen (sollte auf dem Snapclient in der Lounge rauschen):
nc 10.8.0.1 4951 < /dev/urandom
Please note that all contributions to Chaosdorf Wiki are considered to be released under the Attribution 3.0 Unported (see Chaosdorf Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)