andreslorek
andreslorek
Yes, when I set fileconsumer.delayed.write to false it seems to work better, but at the red5interest list Octavian advise me against that solution (https://groups.google.com/forum/#!topic/red5interest/KiFbGlD2z1w). I also set the fileconsumer.queue.size to...
That's why I prefered keep enabled the delayed write feature, we have some clients with bad connections. I didn't try this issue in Adobe Media Server or Wowza.
We changed the location from saveAs call to streamBroadcastStart method and get the same problem.
How should the error look like for RTMP connections? Is it ok to look for "BaseRTMPConnection - Response buffer was null after encoding" in my logs? I noticed the bad...