Hi all,
I want to play an flv video file in my website. The video will be started playing considering the internet connection speed of client machine so that the video will never pause showing the loading image for buffering.
Either the buffering/streaming will be completed first then play or the video will start playing after a short delay while buffering will be done e.g. 40% and rest of buffering will go simultaneously so that the video will never pause and show the loading image.
How to accomplish this? Is it possible to implement?
Please help to implement this.