Slideshow with videos and photos

Is there a way to create a slideshow (carousel) that contains images and videos?

you need to implement a custom gallery… e.g. have a look at Codepen search
you would need to customize it to your needs.
A bit of basic html/css knowledge would be needed.