I have a complex custom Owl Carousel here which has 27 slides, within which there are around 25 MP4 videos (approx 2Mb in size each).
The videos are locally stored, HTML5 tags and have preload="auto" in there.
My problem is heavy stuttering due to the sheer size (20Mb in total for the videos) and I'm unsure as to how to sort it.
Does anyone know of any decent preloading solutions, or how I could go about selectively loading/destroying videos within an Owl Carousel item on slide?
Thanks! Graham