People would like to know how to make a video 100% of the screen with fixed height without it being smaller like the image below
TheideaisthatthevideooccupyallthisspaceinlightgrayifIleavethevideowithoutaheight,itstays100%ofthescreenbutitisverybigandifitusesafixedsizeequaltotheimageitstaysofthecorrectheightofthecontainer
plusdoesnotstaywiththewidth100%filledfollowsapieceofmycode
<videosrc="http://localhost/trustech/image/catalog/video-academia.mp4" muted="true" autoplay="true" loop="true" style="width: 100%; height: 500px;">
Your browser does not support the video tag.
</video>