Skip to content

AyaBaghdadi/video_mp4_record_save_display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages