swiiws Posted April 5, 2013 Share Posted April 5, 2013 When I put my video file which is wmv about 4M on my web server directly and using html embed wmp to display the video, it seems very slow or even not displaying the video.Any suggestion so my large video file could be played on website without waiting for a very lone time WITHOUT using streaming server?Is that convert video to flv and played by flash player a good solution?Many thanks. Link to comment Share on other sites More sharing options...
Ingolme Posted April 5, 2013 Share Posted April 5, 2013 A flash player works, it's a good solution. The <video> tag goes playing the video as it's loading as well, but you have to see which browsers support which video format and have multiple copies of the video on your server. 1 Link to comment Share on other sites More sharing options...
swiiws Posted April 5, 2013 Author Share Posted April 5, 2013 A flash player works, it's a good solution. The <video> tag goes playing the video as it's loading as well, but you have to see which browsers support which video format and have multiple copies of the video on your server. Thanks Ingolme, I will go for flash player! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now