sudo -u pypo /opt/pypo/bin/liquidsoap/liquidsoap /opt/pypo/bin/scripts/ls_script.liq
/opt/pypo/bin/liquidsoap/liquidsoap: error while loading shared libraries: libgavl.so.1: cannot open shared object file: No such file or directory. I guess some dependency is missing?
cd liquidsoap/src && ./liquidsoap 'output.icecast(%vorbis, mount="test.ogg", sine())'
sudo -u pypo /opt/pypo/bin/liquidsoap/liquidsoap /opt/pypo/bin/scripts/ls_script.liq
Fatal error: exception Sys_error("/usr/share/camomile/database/general_category.mar: No such file or directory")
cd /opt/pypo/bin/scripts/ && sudo -u pypo /opt/pypo/bin/liquidsoap/liquidsoap /opt/pypo/bin/scripts/ls_script.liq
Failed to stat home directory /home/mediashout: Permission denied
W: core-util.c: Failed to open configuration file '/home/mediashout/.pulse//daemon.conf': Permission denied
W: daemon-conf.c: Failed to open configuration file: Permission denied
init: exception encountered during main phase:
Pulseaudio.Error(6)
exception: Pulseaudio.Error(6)
sudo modprobe snd-aloop
if you want to use for streaming only, try the following:
open airtime/pypo/scripts/ls_script.liq
and on line 63 put a # symbol to make the line look as follows:
"#out(radio)"
Then run the install script again.
Let me know how this works out for you.
./application/configs/conf.php: 'storageUrlHost' => 'your.new.host.name', ./application/configs/conf.php: 'archiveUrlHost' => 'your.new.host.name', ./pypo/config.cfg:base_url = 'http://your.new.host.name/'
cd ./install sudo php ./airtime-uninstall.php sudo php ./airtime-install.php
It looks like you're new here. If you want to get involved, click one of these buttons!