haikieu / iOS-Video-Player

iOS ultimate video player, compatible to ipad as well as iphone with very cool UI themes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HKVideoPlayer (Obsoleted, this is no longer maintained)

iOS Ultimate video player with customizable theme view, compatible to ipad as well as iphone with very cool UI themes

Make donation for Hai Kieu's github

####Features Summary

#####1) Strong Player ViewController available

  • Easy to use and integrate with delegate [√]
  • Support ipad and iphone as well [√]
  • Support orientation roration [√]
  • Clearly core event and delegate flow. [√]

#####2) Customize theme view easily

  • Able to create new theme easily without modifing core player & view controller. [√]
  • Able to specify theme requirements to override overall view for final united view. [√]
  • Rich themes available (default theme, green theme, classical theme,etc..) [On-going]

#####3) Gesture supporting

  • Double tap to zoom player layer [√]
  • Pan to drag [√]
  • Tap to show up theme [√]
  • Pinch to resize [TODO]

#####4) Core playing functionalities

  • Play, pause, stop, rewind, forward [√]
  • Seek playback, progressbar updating [√]
  • Clearly core event and delegate flow. [√]
  • Support HLS protocol [√]
  • Support rtmp, rtsp protocol [TODO]
  • Volume, mute, speaker balance [TODO]
  • Dodby sound [TODO]

#####5)Integrate player to Control Center

  • Display & sync player title & info [√]
  • Play, pause, rewind, forward [√]
  • Display & sync playback progress [√]
  • Seek playback [TODO]

#####6) Extra functions

  • Record movie [TODO]
  • Record audio [TODO]
  • Take a screenshot of movie [TODO]

HKVideoPlayer

HKVideoPlayer


Copyright November,2014 by haikieu2907@gmail.com Apache License Version 2.0, January 2004 http://www.apache.org/licenses/

Make donation for Hai Kieu's github

About

iOS ultimate video player, compatible to ipad as well as iphone with very cool UI themes

License:Apache License 2.0


Languages

Language:Objective-C 99.8%Language:C 0.2%