liquidsoap

audio streaming language
  https://www.liquidsoap.info/
  0
  1 review



Liquidsoap is a powerful tool for building complex audio streaming systems, typically targeting internet radios (e.g. icecast streams).

It consists of a simple script language, in which you can create, combine and transform audio sources. Its design makes liquidsoap flexible and easily extensible.

Some of the typical uses are: * dynamically generating playlists depending on the time or other factors * having smooth transitions between songs * adding jingles periodically * applying effects on the sound like volume normalization * reencoding the stream at various qualities * remotely controlling the stream
Latest reviews
3
shoppe 1 year ago

Packed with more features than you would ever need but unfortunately still with some key, basic features missing. The features that are there are extremely difficult to access because of the horrible Liquidsoap language (based on the also horrible OCaml). The docs are dismal. The function reference is inscrutable. Debian packages are available only for old, buggy versions. Lastly, installation is difficult and upgrades are terrifying. Best to avoid unless you have a use-case that exactly matches the basic LS configuration.