Hi All,
I want to develop an application in which I want to record a video in silverlight and send it to the server. I have the following questions in my mind.
- In which format the video will be record in silverlight using Webcam ? (Raw format OR WMV OR anything else ?)
- If it is a Raw format, then can we transcode it to WMV OR any other format?
- Where the recorded video will be saved in silverlight? I think it will be on Isolated space. What will be the best way to send the recorded video to server to save it which will take less bandwidth?
- How can we encrypt the video in silverlight if we need to save the bandwidth?
Any help will be highly appreciated. Waiting for the reply.
Many Thanks.
Asif Javaid.