I am using AVRecorder
to save recording and AVAssetExportsession
to append multiple files. But output of the Exportsession
is too large.
So I would like to convert it to a lower size before uploading it to the server. How can I convert this to a lower sampling rate.