Hi,
I recently discovered liquidsoap, and i'm running some tests. here is the
scenario :
SRC -> Icecast master server <- liquidsoap -> slaves icecast servers
Liquidsoap is currently running on the slave servers, and i've removed the
relay settings on it. liquidsoap is used to feed the local icecast instance,
to which listeners are connecting to.
My current problem is that even with only 2 streams relayed by liquidsoap,
my CPU usage is about 20% (speedstep is supported by the cpu, so it might be
lower, overall load is very low...). I have up to 40-50 streams running on a
server. I am curious if this will be a problem, i'm using low-end cpus on my
machines atm for streaming, as usage generated by icecast is very low.
Anyone else has experience with running multiple streams (in the 10s at
least), in this way. Or is some options reducing CPU usage ?
Here is one of my test config :
# Log dir
set("log.file.path","/tmp/basic-radio.log")
# Test stream
test64 = mksafe(input.http("http://m01.stream.ustream.ca/test64.mp3"))
output.icecast.mp3(
host = "174.142.77.33", port = 80,
password = "changed", mount = "/test64.mp3",
test64)
Any help appreciated !
Thanks.
Guillaume
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users