HI
I have setup player on my server its working very good, but there is a problem with large videos.
Its seems buffering every time and not playing videos even on extremely high speed networks.
http://theautomates.com/Video/new-large-image/
Hosting company is quite good and site is running very well.
Only getting this issue with large videos files.
Here are the instance I have passed
playerInstance.setup({
file: v_path,
image: v_image,
width: 640,
height: 360,
title: v_title,
autostart: true,
});
Can you please let me know if you can help me sorting this issue.
Thanks
↧