Hey,
two minutes after starting the stream the stream freezes due to a timeout. This can be fixed by adding
req.connection.setTimeout(0);
around line 70 of server.js
I'm surprised this has not been noticed yet, has this not happened to anyone else?
Greets