Hi Alexander,

Here is a list of features that use pipes in liquidsoap:

src/decoder/external_decoder.ml
src/decoder/gstreamer_decoder.ml
src/encoder/gstreamer_encoder.ml
src/io/gstreamer_io.ml
src/operators/video_text_gstreamer.ml
src/outputs/pipe_output.ml
src/protocols/extproto.ml
src/tools/harbor.ml

You said that you do not use any external encoder/decoder. What about
gstreamer input/output/encoder? And harbor?

We only have a part of your liq script, and it is already far from
minimal. So for now it is hard to know from where the file descriptor
(pipe) leak comes. Try to remove one feature, see if the bug still
shows up -- if the number of pipes has doubled after 30mn, it's still
there. It would be really helpful if you could try to simplify your
script as much as possible to obtain a minimal script with which we
can reproduce the issue.

Thanks,

David

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to