Video with AVFoundation, Episode 8: Record Videos | Kodeco, the new raywenderlich.com

Unlock the video camera on your phone and then learn how to access your recordings in your code.


This is a companion discussion topic for the original entry at https://www.kodeco.com/21460315-video-with-avfoundation/lessons/8

I followed the steps on episode 8 but I can’t seem to figure out how to add the recorded video file to videos array on the content view. I would like to append the recorded videos into the video array like you did with the videoPicker in the first video.

@bdmoakley please see request above

Hey there, what kind of error are you running into?

I am trying to figure out how to add the recorded videos into the same array that holds the uploaded videos from users photo library.

@bdmoakley please see above