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.
The video uses Swift 2.0 and iOS 9
You can find more iOS videos on the DeegeU channel
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)
If you are having troubles getting the source code, please see Getting the source code or the video How to get code from GitHub
MIT: http://rem.mit-license.org
Any feedback is welcome. You can contact me at dj at deegeu.com, the Facebook page, the Google+ page or on DeegeU.com.
If you wish to contribute to any issues you find in the source code, please issue a pull request.