AyaBaghdadi / video_mp4_record_save_display

in IOS using Swift : How to Take , Save and Display a .mp4 Video

Home Page:https://www.youtube.com/channel/UC7554uvArdSxL4tlws7Wf8Q

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Technicalisto

How to Take , Save and Display a .mp4 Video

  1. Add your design with view which video will display on it.

  2. In info.plist Add This Privacy :

    (1) Privacy - Camera Usage Description // For Take a video

    (2) Privacy - Microphone Usage Description // For Record a video

    (3) Privacy - Photo Library Additions Usage Description // For Save a video

  3. Import :

    MobileCoreServices

  4. Inherit :

    UIImagePickerControllerDelegate

    UINavigationControllerDelegate

  5. Check Githup to review Code

Thanks

About

in IOS using Swift : How to Take , Save and Display a .mp4 Video

https://www.youtube.com/channel/UC7554uvArdSxL4tlws7Wf8Q


Languages

Language:Swift 100.0%