-
The instructions on the home page say to run the following command.
"mode=remove [init_type=] ./daemonize-liquidsoap.sh main"
However I get
-bash: init: No such file or directory …
-
Hey! I've notice that there isn't liqudsoap in the installation...
The Ansible installation is broken. AzuraCast can't work.
Please advise
-
**Describe the bug**
`playlist` could break the order of files if files are updated using non-atomic writes.
- 1.mp3
- 2.mp3
- 3.mp3
- 4.mp3
Reload
- **2.mp3**
- **1.mp3**
- **3.mp3**
…
-
It's been noted on this blog that "good open source OCaml projects are still somewhat hard to come by in general"; http://blog.nullspace.io/beginners-guide-to-ocaml-beginners-guides.html
It would be …
-
**Is your feature request related to a problem? If so, please describe.**
I use RTLSDR-Airband to provide low-latency access to my airparks CTAF frequency. For this, I run the software dockerized alo…
-
The OSC "int" and "array" handling functions are missing. OSC has a few types of values:
- String (char8 arrays)
- Float
- Bool
- Int
- Array
The last two are missing from Liquidsoap. Furthermore, on…
-
While looking in to ways to send audio from a MCU(ESP8266) to liquidsoap I tried UDP for speed. The liquidsoap line
```
liquidsoap output.prefered(mksafe(input.udp(buffer=1.,host='192.168.1.4',port=…
-
If we wrote our own MUD client, we could stream music from the server to the player, so rooms could have ambient sounds (or even game soundtracks).
Would love to skip the browser and instead have a…
-
### Installation Method
Docker Installation
### AzuraCast Release Channel
Stable Channel
### Current AzuraCast Version
v0.20.2 Stable
### What happened?
I have this issue where while playing ji…
-
**Is your feature request related to a problem? Please describe.**
Live broadcasting doesn't support encryption
**Describe the solution you'd like**
Live broadcasting should support encryption
…