Skip to content

How to record and play video in iOS 10.3 and Swift 3.1 demonstrates recording a video, saving it to your documents directory, and the playing it back.

License

Notifications You must be signed in to change notification settings

deege/deegeu-ios-swift-video-camera

Repository files navigation

How to record and play video in iOS 10.3 and Swift 3.1 (updated 04-06-17)

The purpose of this repository is to supplement the "How to record and play video in iOS 9 and Swift 2.0" video with code, and to provide a simple starting point for building basic video functionality in your apps.

The “How to record and play video in iOS 9 and Swift 2.0” video demonstrates recording a video, saving it to your documents directory, and the playing it back. The code is updated for Swift 3.1 and iOS 10.3, so it differs from the original video.

How to capture video in iOS 9 and Swift 2.0

The video uses Swift 2.0 and iOS 9

You can find more iOS videos on the DeegeU channel

Getting started

The code is a self contained Swift project that can be loaded into XCode.

This code is written and compiled for Swift 3.1 and iOS 10.3. (updated 04-06-17)

Getting help

If you are having troubles getting the source code, please see Getting the source code or the video How to get code from GitHub

License

MIT: http://rem.mit-license.org

Feedback

Any feedback is welcome. You can contact me at dj at deegeu.com, the Facebook page, the Google+ page or on DeegeU.com.

Contributions

If you wish to contribute to any issues you find in the source code, please issue a pull request.

About

How to record and play video in iOS 10.3 and Swift 3.1 demonstrates recording a video, saving it to your documents directory, and the playing it back.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages