PacktLib: HTML5 Video How-To [Instant]

HTML5 Video How-To

Credits

About the Author

About the Reviewer

www.PacktPub.com

Preface

HTML5 Video How-To

In the beginning…

Browser inconsistencies

Transcoding a video into HTML5 format (must know)

Installing playback support (must know)

Publishing videos (should know)

Embedding videos—the old school way (must know)

Embedding a video using HTML5 (become an expert)

Extending the video code (should know)

Adding mime types (must know)

Adding cross-browser support (should know)

Adding codec definitions (must know)

Providing fallback support (should know)

Adapting for iPads/iPhones/Android (should know)

Setting up VideoJS—an example player (become an expert)

Setting up Kaltura video—an example player (become an expert)

Building the video player—the framework (must know)

Adding controls to your player (must know)

Styling your video player (should know)

Adding the jQuery functionality (must know)

Adding an overlay button (should know)

Inserting subtitles (should know)

Providing fall-back support using a polyfill (should know)

Displaying video through an Overlay (should know)

Index