UI Deploy

Curated, Short, Web UI Dev we Love.

Create a Simple App for Video Recording and Playback

In the previous post we covered how to create a simple camera app. In this post, we’re going to create a similar application but for video recording and playback.

The iOS API for recording and playing videos can be a little bit confusing for newcomers, as there are several options available. If you just want to play a video, you can use the MediaPlayer framework, which allows us to play a video stored locally in our device, or from a remote location.

view source

Premium Themes Marketplace