- Aug 05, 2024
-
-
Ole Binder authored
-
Ole Binder authored
-
Ole Binder authored
-
Ole Binder authored
-
- Aug 02, 2024
-
-
Ole Binder authored
This simplifies the outgoing streams implementation by removing the support for mono for now and only supporting ogg and mp3 for icecast
-
- Aug 01, 2024
-
-
Ole Binder authored
-
- Jul 31, 2024
-
-
Ole Binder authored
This should not be included anyway, but the gitignore needs to be updated
-
Ole Binder authored
-
Ole Binder authored
-
Ole Binder authored
-
Ole Binder authored
-
Ole Binder authored
-
- Jun 20, 2024
-
-
Ole Binder authored
-
Ole Binder authored
-
Ole Binder authored
-
- Jun 06, 2024
-
-
Ole Binder authored
-
Ole Binder authored
-
Ole Binder authored
-
Ole Binder authored
Move PipeWire Server into a Headless Session See merge request !19
-
Ole Binder authored
-
Ole Binder authored
-
Ole Binder authored
-
- Jun 03, 2024
-
-
Ole Binder authored
-
Ole Binder authored
-
Ole Binder authored
-
Ole Binder authored
-
Ole Binder authored
-
Ole Binder authored
-
Ole Binder authored
This is done to move the socket to the directory where the headless pipewire session would expect it.
-
Ole Binder authored
This is not needed with the headless pipewire setup (A).
-
Ole Binder authored
-
Ole Binder authored
-
- May 29, 2024
-
-
Ole Binder authored
This changes the pipewire_socket volume to a bind volume, mapping it to /opt/aura/config/services/pipewire. With this the host can connect to this socket by setting `export PIPEWIRE_RUNTIME_DIR=/opt/aura/config/services/pipewire` and load the client config file with `export PIPEWIRE_CONFIG_FILE=config/pipewire/client.conf`. For this to fully function the host user needs to be able to read and write into `/opt/aura/config/services/pipewire`.
-
Ole Binder authored
-
- May 28, 2024
-
-
Ole Binder authored
-
Ole Binder authored
-
Ole Binder authored
-
Ole Binder authored
-
Ole Binder authored
This tests the setup where pipewire fully runs inside docker, #80
-
Ole Binder authored
Due to the enforcing of unique ids in newer liquidsoap versions, the namespace for auto generated server functions does not comply with the namespace we expect in engine. Here I tested some different approaches in order to try to resolve the issue.
-