/shower-video

Video and Gif management plugin for Shower, HTML presentation engine (github.com/shower/shower)

Primary LanguageJavaScript

Video and Gif management plugin for Shower

Video and Gif management plugin for Shower presentation engine.

This fork refactors as a Shower v2 plugin

Demo.

Features

  • Desktop and mobile browser CSS branching
  • Gif and HTML video
  • Triggers on slide activate event
  • rerun video if it finished playback or next slide tick
  • check preload on android mobile devices
  • mark videos as played for turning off autoplay on iphone

Todos:

  • HTML5 Video loaded event / progress
  • Autoplay and manual play options
  • HTML5 Audio support

Usage Examples:

  1. "Taking Development Tools To The Next Level"
  2. "Автоматизация фронтенда" - presentation about front-end automation (ru).

Start instructions

git clone https://github.com/operatino/shower-video.git
cd shower-video
npm install
open index.html

Similar plugins