I have OP25 running on rpi3b+ but for some reason cannot get liquidsop to start streaming to broadcastify. Here is the log from systemctl status.
Any help would be greatly appreciated!
Thank you,
Marek
Code:
pi@raspberrypi:~/op25/op25/gr-op25_repeater/apps $ sudo systemctl status op25-liq.service
● op25-liq.service - op25-liq
Loaded: loaded (/etc/systemd/system/op25-liq.service; enabled; vendor preset: enabled)
Active: inactive (dead) since Thu 2020-04-30 16:50:38 CDT; 2min 52s ago
Process: 1086 ExecStart=/usr/bin/liquidsoap op25.liq (code=exited, status=0/SUCCESS)
Main PID: 1086 (code=exited, status=0/SUCCESS)
Apr 30 16:50:36 raspberrypi systemd[1]: Started op25-liq.
Apr 30 16:50:37 raspberrypi liquidsoap[1086]: 2020/04/30 16:50:37 >>> LOG START
Apr 30 16:50:37 raspberrypi liquidsoap[1086]: 2020/04/30 16:50:37 [main:3] Liquidsoap 1.3.3
Apr 30 16:50:37 raspberrypi liquidsoap[1086]: 2020/04/30 16:50:37 [main:3] Using: bytes=[distributed with OCaml 4.02 or above] pcre=7.2.3 dtools=0.4.0 duppy=0.7.2 duppy.syntax=0.7.2 cry=0.6.2 mm=0.3.1 xmlp
Apr 30 16:50:37 raspberrypi liquidsoap[1086]: 2020/04/30 16:50:37 [gstreamer.loader:3] Loaded GStreamer 1.14.4 0
Apr 30 16:50:37 raspberrypi liquidsoap[1086]: 2020/04/30 16:50:37 [dynamic.loader:3] Could not find dynamic module for fdkaac encoder.
Apr 30 16:50:37 raspberrypi liquidsoap[1086]: 2020/04/30 16:50:37 [clock.wallclock_pulse:2] Error when starting output pulse_out(liquidsoap:): Pulseaudio error: Connection refused!
Apr 30 16:50:37 raspberrypi liquidsoap[1086]: 2020/04/30 16:50:37 >>> LOG END
Apr 30 16:50:38 raspberrypi systemd[1]: op25-liq.service: Succeeded.
Any help would be greatly appreciated!
Thank you,
Marek