Hi folks,
I see a few topics regarding Op25 and bookworm, although this issue is a strange one so figured I would create my own topic.
I'm currently trying to run Boatbod's fork of Op25 on a debian headless machine, and stream over my local network with liquidsoap and icecast.
I've got everything setup with mountpoints etc in icecast, although when running my appropriately modified op25.liq I get the following error from liquidsoap:
At ./op25.liq, line 56, char 215-226:
output.icecast(%mp3(bitrate=16, samplerate=22050, stereo=false), description="op2
5", genre="Public Safety", url="", fallible=false, icy_metadata="true", host="lo
calhost", port=8000, mount="op25", password="mypassword", mean(input))
Error 5: this value has type
source(audio=pcm(mono),...)
but it should be a subtype of
source(audio=pcm(stereo),...)
Has anyone come across this and knows if there is a solution?
Annoyingly I remember encountering this a year back and believe I fixed it back then, but can't recall what I ended up doing.
Thanks in advance for any help with this.
I see a few topics regarding Op25 and bookworm, although this issue is a strange one so figured I would create my own topic.
I'm currently trying to run Boatbod's fork of Op25 on a debian headless machine, and stream over my local network with liquidsoap and icecast.
I've got everything setup with mountpoints etc in icecast, although when running my appropriately modified op25.liq I get the following error from liquidsoap:
At ./op25.liq, line 56, char 215-226:
output.icecast(%mp3(bitrate=16, samplerate=22050, stereo=false), description="op2
5", genre="Public Safety", url="", fallible=false, icy_metadata="true", host="lo
calhost", port=8000, mount="op25", password="mypassword", mean(input))
Error 5: this value has type
source(audio=pcm(mono),...)
but it should be a subtype of
source(audio=pcm(stereo),...)
Has anyone come across this and knows if there is a solution?
Annoyingly I remember encountering this a year back and believe I fixed it back then, but can't recall what I ended up doing.
Thanks in advance for any help with this.