You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that if a crash occurs within my app while I am streaming and recording, the recorder file is somehow present in my tmp directory. Of course the file is not readable because the "stopRecording()" cannot be called due to the crash....
Since the file is present is there a way to fix this file making it readable? Would be very useful in case of crash!!!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I noticed that if a crash occurs within my app while I am streaming and recording, the recorder file is somehow present in my tmp directory. Of course the file is not readable because the "stopRecording()" cannot be called due to the crash....
Since the file is present is there a way to fix this file making it readable? Would be very useful in case of crash!!!
Beta Was this translation helpful? Give feedback.
All reactions