I need to create a video feed with just an image in it. In other words the video will play for like 5 mins but all you'll see is an image.
I tried the <video poster="">
attribute but I need the video to play and show the image.
This could be in html with javascript or jquery.