Skip to content

Inline video playback on iPhone including audio sync, progressive video, HLS and Live

License

Notifications You must be signed in to change notification settings

nanocosmos-ol/VideoInline

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VideoInline

Inline video playback for iPhone / iPod

This demo shows inline video playback on iPhone devices. The following features are fully supported:

  • Audio sync
  • Progressive playback (.mp4 videos)
  • HLS streaming
  • Live streaming
  • Seek action
  • Custom controls

Demo

Use this link on your iPhone to view the demo.

Usage

  1. Include the Javascript and CSS files from the project in your HTML file
  2. Include the jQuery library (of refactor the code not to use it)
  3. Add the "webkit-playsinline" attribute to your video tag

##License The code is distributed under the MIT License (MIT). You can use and change it freely as long as you include the copyright notice.

About

Inline video playback on iPhone including audio sync, progressive video, HLS and Live

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.5%
  • HTML 19.3%
  • CSS 10.2%