Hello!

I complained about the latest liquidsoap eating a lot of CPU a while
ago. Just a few minutes ago, I uncommented this from my liquidsoap script:

tomtetest = input.external(id="tomtetest", "dd if=/home/per/tomtetest
bs=16k 2>/dev/null")

/home/per/tomtetest is a named pipe.

After removing that source from my script liquidsoap used less than a
half, possibly down to a third of what it did with input.external.

I now have problems using input.external.

When I use the script with input.external, I can only write
/home/per/tomtetest once. If I quit writing to that named pipe, and try
a second time I get

2017/08/29 14:21:33 [tomtetest:3] Cleaning up process

and liquidsoap doesn't seem to read from tomtetest any longer. On the
other hand, it doesn't eat so much CPU after that.

To be honest, I don't need the feature input.external right now, but
maybe other people have similar problems so I thought I'd report it anyway.

Regards,


Per Gunnarsson


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to