alfianrahmn / xuggle

Automatically exported from code.google.com/p/xuggle
0 stars 0 forks source link

Crash on high number of connections #197

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Xuggler crashes on a large amount of RTSP connections, when the "Too many
open files" messages appear (probably due to depleting the set fd limit on
Linux).

http://pastebin.com/m563ca909

Original issue reported on code.google.com by Stas.Os...@gmail.com on 26 Aug 2009 at 6:12

GoogleCodeExporter commented 8 years ago
Can you post the crash log you get, and a full log?

Original comment by art.cla...@gmail.com on 26 Aug 2009 at 6:33

GoogleCodeExporter commented 8 years ago
I will try to find it, but simply running the code causes a crash in 10 - 20 
sec.

Original comment by Stas.Os...@gmail.com on 26 Aug 2009 at 7:12

GoogleCodeExporter commented 8 years ago
Does it require an RTP server to be running (looks like it)?

Original comment by art.cla...@gmail.com on 26 Aug 2009 at 7:22

GoogleCodeExporter commented 8 years ago
Can be simulated via VLC.

Original comment by Stas.Os...@gmail.com on 26 Aug 2009 at 7:54

GoogleCodeExporter commented 8 years ago
I know it's sad, but can you remind me how?

Original comment by art.cla...@gmail.com on 26 Aug 2009 at 7:57

GoogleCodeExporter commented 8 years ago
You have a wizard there, under Media -> Streaming, which can stream any file 
from disk.

For command line, you can see here:
http://wiki.videolan.org/Documentation:Streaming_HowTo/Command_Line_Examples

Original comment by Stas.Os...@gmail.com on 26 Aug 2009 at 8:26

GoogleCodeExporter commented 8 years ago
Hi Stas,

Is this also because of the memory/resource problems on your Xen machine?  I'm
closing in anticipation of that, but will re-open if not.

Original comment by art.cla...@gmail.com on 27 Aug 2009 at 2:03

GoogleCodeExporter commented 8 years ago
No, this happens most probably because Xuggler hits the Linux imposed security 
file
descriptions limit.

No high memory usage occurred, as it actually only opened new connections (which
memory usage is negligible).

Original comment by Stas.Os...@gmail.com on 27 Aug 2009 at 2:10

GoogleCodeExporter commented 8 years ago

Original comment by art.cla...@gmail.com on 27 Aug 2009 at 2:21