swiiws 0 Posted April 5, 2013 Report 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. Quote Link to post Share on other sites
Ingolme 1,020 Posted April 5, 2013 Report 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 Quote Link to post Share on other sites
swiiws 0 Posted April 5, 2013 Author Report 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! Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.