What is AKVideoImageView?

AKVideoImageView was created because I wasn’t satisfied with standard Apple AVPlayer during creating a video background for one of my apps. AVPlayer doesn’t let the phone to go to sleep mode. Also, you can’t insensibly start a video from the first frame when app enters background. This class solves these problems, and in the end, you have a perfect solution for making gorgeous video backgrounds for your apps.

Features:

  • Allows the phone to go to the sleep mode
  • Ability to dynamically switch videos
  • Auto set the first frame of video to have seamless transition when app returns from background
  • Minimal memory footprint
  • Good performance
  • Ability to use mp4 files as video source
  • Interface Builder support

Overview

  • Pricing: Free
  • Resource Link: https://github.com/numen31337/AKVideoImageView
  • Resource Maker: Oleksandr
  • Mobile Platform Destination: iOS Apps
  • Mobile Platform Support: Native iOS
  • Programming Languages: Objective-C
  • CocoaPods: AKVideoImageView