HTML5 Video Player Support Product Page

Answered

Responsive HTML5 Video Player with Bootstrap

Asked 18 Jan 2014 09:44:13
9
have this question
18 Jan 2014 09:44:13 David Woolley posted:
Is it possible to use HTML5 Video Player with Bootstrap to make a video responsive? Is there a workaround for this?
Regards
Dave W

Replies

Replied 21 Jan 2016 19:48:34
21 Jan 2016 19:48:34 Bart Garner replied:
Two years no answer....
Replied 22 Jan 2016 08:27:06
22 Jan 2016 08:27:06 Teodor Kuduschiev replied:
Hello Bart,
This question was discussed in our live chat, that's why someone forgot to answer it here also.

You can use the video player in responsive pages, by creating several different instances of it, for the different screen sizes. So you should just create 4 different containers for the 4 screen sizes (extra small, small, medium, large) and show each of them on the specific screen size, hiding it for the rest of the screen sizes.
This can be achieved using the "Display: Hidden" option in the bootstrap 3 inspector.

Reply to this topic