HLSRecorder.recordStream() now checks url.isFileURL first and copies locally instead of using URLSession.download() which only works for http/https URLs. Fixes recording local mp4 files on iOS.
HLSRecorder.recordStream() now checks url.isFileURL first and copies locally instead of using URLSession.download() which only works for http/https URLs. Fixes recording local mp4 files on iOS.