dbieber / audiorecorder

AudioRecorder: a cross platform javascript utility for recording and playing audio in all major browsers
33 stars 14 forks source link

Uncaught RangeError: Maximum call stack size exceeded #7

Open JimCraane opened 9 years ago

JimCraane commented 9 years ago

I runned the demo on a server and ik works perfect for short audio recordings. But when I record a sample that is longer than 22 seconds, nothing happens.

Looking in the debugger I get an Uncaught RangeError: Maximum call stack size exceeded. I recorded some new long samples to find out what happend:

Hope you can help me out!