vvvmax / unitegallery

Unite Gallery - Responsive jQuery Image and Video Gallery Plugin. Aim to be the best gallery on the web on it's kind. See demo here:
http://unitegallery.net
MIT License
530 stars 157 forks source link

HTML5 videos (mp4/ogg/webm) cannot be played #115

Closed smuliv closed 8 years ago

smuliv commented 8 years ago

When I add a html5 video as written in documentation it will not be played. Just the rotating circle is shown. Youtube videos are playing fine.

I use tiles/nested with thumb-image and data-image. I also added all formats (mp4/ogg/webm). What I also have noticed is that as soon as I add a local video the browser is loading all the time when viewing the gallery.

I also tested the default.html from package with predefined videos and alternative videos (http://techslides.com/demos/sample-videos/small.webm http://techslides.com/demos/sample-videos/small.ogv http://techslides.com/demos/sample-videos/small.mp4)

No chance to get that vids running....

smuliv commented 8 years ago

ok... found the problem - i have to put everything on a server...