I am working on a video player but needs help. The player works fine when played for the first time. But after the first play the video is supposed to be cache on the client system(like youtube) but is not …please help me.
smells like error in the script…
RTMP Playback would mean that the video is NOT cached on the client system. YouTube uses Progressive Download HTTP , not RTMP . RTMP is true streaming and does not cache.
Perhaps you are confused about the terms?
Hope this helps.
thanks guys,@ jdjustice guess i should have thought of that …i will have to solve ths another way.
