node-YouTubeStreamer icon indicating copy to clipboard operation
node-YouTubeStreamer copied to clipboard

Unstable

Open perqa opened this issue 10 years ago • 2 comments

Great app, but it keeps crashing. It stops responding, but resumes operation after restart. Not sure what causes it, but maybe invalid query params, or several simultaneous queries. I have tested it on OS X with Node v0.10.35 and on Linux with Node v0.10.26.

perqa avatar Aug 08 '15 06:08 perqa

I think I need more information about what query parameters you've passed to the server and the amount of your system memory. I saw the case that it only worked once then it starts to become unresponsive. That system has 128MB of memory and the server just used it all. On memory-constrainted system this is likely to happen.

licson avatar Aug 10 '15 04:08 licson

Do you know how the memory usage depends on the number of simultaneous users/streams?

perqa avatar Aug 10 '15 07:08 perqa