I am currently creating a custom movie player with controls.
Many of the videos have very large file sizes and I would like to
have the same type of functionality that YouTube has; The ability
to jump ahead of the download point, drop the cached portion and
start at the new point if the user tries to scrub past the buffered
portion. Is this type of functionality possible without the use of
a media server, or can it be done on any server?