How would I go about doing the following:
- I upload a video file via asp.net mvc application.
- I then stream this video inside a silverlight usercontrol.
I'd like to know the libraries and software i'll need. The workflow, and if possible, some code samples / links to samples.
Thank you,