Recorderjs
Recorderjs copied to clipboard
Browser Stop responding after 45 min recording
Is their away to avoid the time out??
I expect it's running out of memory or available objects. You should hack the recorderjs code to recombine the buffers earlier, and possibly to write to long-term storage more frequently?
On Thu, Oct 22, 2015 at 12:55 PM, haroldgarcia23 [email protected] wrote:
Is their away to avoid the time out??
— Reply to this email directly or view it on GitHub https://github.com/mattdiamond/Recorderjs/issues/135.
i dont have a lot experience with Javascript. Do you have a example of this??