visuall
Guest
|
Posted:
Fri Nov 25, 2005 1:30 pm Post subject:
Store DRM protected stream |
|
|
We are developing a solution using WMF SDK which can be used to store locally
streaming content (http, mms, etc). Storing the streams when they are not
protected is not a problem. However when the streams are protected we can not
save them locally. Does anyone knows anything about this. We are trying to
use a solution similar to the one used in wmvcopy sample which comes with the
SDK. We have also used the SaveFileAs function from the SDK but it fails when
FastCache is not used by the server or when the streamed content comes from a
larger file for example. Thanks in advance!
|
|