How to download Video File to client machine
Hi,
I want to display video in Media Element control that's why i want to download video(.mp4 format) on client machine using stream of bytes and save to directory.
Then it's esay to set source from local file and play faster video on SliverLight application
Can anyone tell me how this is done?