I have an absolutely positioned div and I want MediaElement.js to populate its video. The div is resized when the user resizes the window, and I would like the video to resize it.
I tried this guy methods , but if I am in full-screen video after resizing it, the full-screen version no longer fills the entire screen in flash memory or html5 mode. It is displayed in the upper left corner.
In fact, even if I do not set the size information at all and the full-screen mode in the flash memory, ui becomes a little spoiled: the search bar overlaps the pause / play button.
MediaElement.js is incompatible and buggy, but this is the best I could find. It supports full screen flash, unlike Video.js. Itβs easier to customize the theme than JWPlayer, and not just go back to the beginning of the flash video when I try to search like JWPlayer. If I could overcome my shortcomings, that would be very helpful.
source share