Open numerized opened 4 years ago
Hi @numerized I have kinda same issue but in my case I can only record 30secs on C#. Can you let me know how did you get to record more than 1 min?
Oh yes easy
1h even but yeah many otimizations needed but this link works and allows all that.
On Mon, 2 Nov 2020 at 01:03, susej2 notifications@github.com wrote:
Hi @numerized https://github.com/numerized I have kinda same issue but in my case I can only record 30secs on C#. Can you let me know how did you get to record more than 1 min?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mattdiamond/Recorderjs/issues/202#issuecomment-720173913, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABIXLNYDIKG62DWSQMAKMDSNXZLNANCNFSM4QOMEBZA .
-- Kévin Perrée
Web & App / Full-Stack developer / System Architect
Hello here, I want to check with you how to solve a very annoying problem I am facing.
I am trying to record 30min of voice on my Android app and I get a 29min57s recording, I don't understand why, it's very important because I have to sync and mix few locally recorded files together and produce a conversation out of many local microphones.
Why do you think there's a time drift ? Am I losing frames because of some other process running at the same time in the app ?
What can I do to get a proper time synced recording ?
Thanks a lot