Upload While Recording
0 seconds to upload - Videos instantly available.
#
SetupFollow the steps to record a clip.
In your viewDidLoad
(or any time before you call VKRecorder.shared.startSession()
), configure your videoConfiguration
with the flag uploadWhileRecording
to true.
Please note that uploadWhileRecording disables multiple clip recordings (
vkRecorder.videoConfiguration.recordMultipleClips = false
), meaning you are not able to rearrange and edit your clips. This is due to the fact that the recording gets uploaded to our servers immediately after you start your recording. Pausing and resuming the recording then writes into the same video clip/file.
#
While RecordingDuring recording, the video is in an initialized state:
#
Instantly availableRight after the recording is finished, your video is already available for playback on other devices:
Result:
After the transcoding process is finished after a few seconds, the video is fully processed and available in different resolutions: