I am trying to make an embedded video responsive to window size change and compatible with mobile screens as well. Does anyone know which class to implement or how to make the v
The easiest way for HTML5 video is to add class="img img-responsive" to video tag: