Closed digitHall closed 7 years ago
You need to write a plugin to show video as slides. There is Html5Video class: you should write a VideoSlide class that properly shows videos where slides are usually displayed. I'll be happy to merge a pull request if you come up with some code to share
I'll try to do it, but it ain't gonna be easy for me. But, when that day comes (soon, i hope), I'll be happy to share. See you then!
Hi! Thanks for great presentz.js! Need some help: I'm working on a project that synchronizes slides with videos and using the super-duper PRESENTZ.JS. Some of my slides are videos, so I'm using image plugin for images and iframe for videos. My problem is that I can't find a way to use mediaelement.js in those slides containing videos and so those slides/videos don't work in some browsers. I tried to google it, but with no success. Can you help me?