Hi,
I'm a new hand for Silverlight Media Framework. I want to know if I use the open source progressive download plugin for video downloading, Where is the local buffer to store the downloaded video files? And what kind of formats or Contrainers are used to hold the video chunks, how they notice the player that there are enough chuncks downloaded to start playback?
I want to know that because, if there is some part missing for the downloaded video files, the player will just get stuck and crash. If I could locate the file, detect in advance what parts of the file are missing, and let the player skip the mistaken part, then the plugin crash problem could be fixed.
Thanks very much.
Sally