Skip to content

Record Video With Swift an the iOS SDK Using UIImagePickerController

Notifications You must be signed in to change notification settings

rajbala/Record-Video-With-Swift

Repository files navigation

Record-Video-With-Swift

This is a trivial example of how to record video with Swift. It creates an instance of UIImagePickerController and then presents it in viewDidAppear()

It then uses UISaveVideoAtPathToSavedPhotosAlbum in a delegate method to save the video to the user's camera roll.

About

Record Video With Swift an the iOS SDK Using UIImagePickerController

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages