Skip to content

A simple video player demo based on AVFoundation

License

mm2qq/JMPlayerDemo

Repository files navigation

JMPlayerDemo

A simple video player demo based on AVFoundation

Features

  • Player rotate keep pace with device rotation.
  • Both local resource and web resource video file are available.
  • Left half of screen sliding for brightness control, the other part for volume control, sliding horizontally for playback control.
  • Play list, also you can configure whether to continuously play next video item.

Coming Soon

  • Player skin configuration.
  • Local storage for files and cache web resource.

Support

  • iOS 8 or later

Samples

Usage

  • Firstly, import JMPlayer.h
  • Then, create a JMPlayer instance with NSArray/NSMutableArray as a parameter which contains object implement JMPlayerItemProtocol. For more information about it, see example code at demo.

Bug

A great deal #^_^#

About

A simple video player demo based on AVFoundation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published