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
Use this link on your iPhone to view the demo.
- Include the Javascript and CSS files from the project in your HTML file
- Include the jQuery library (of refactor the code not to use it)
- 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.