I'm having an error when I'm recording a long video. The weird thing is this happens always when I have been recording for 1 hour and 30 min aprox.
I'm recording a video and two audio tracks using AVAssetWriter.
Error Domain=AVFoundationErrorDomain Code=-11800 "The operation could not be completed" UserInfo={NSLocalizedFailureReason=An unknown error occurred (-16155), NSLocalizedDescription=The operation could not be completed, NSUnderlyingError=0x282fe0e40 {Error Domain=NSOSStatusErrorDomain Code=-16155 "(null)"}})
I have tried to find this error code in https://www.osstatus.com/ but no luck.
Any help would be appreciated