I am not able to play video in IE8 by using mediaelementjs.
I am using HTML5 video tag and I want the video to be played in IE8 and below browsers.
I know that IE8 doesn't support HTML5 video tag.Hence I am implementing mediaelement.js to make the video play in IE8.
Can anyone tell me how to make the video play in IE8 using mediaelement.js(HTML5 video tag)?