vote up 0 vote down star

Hi All,

I'm looking in to Windows Media Services 2008 development. I've been able to set it up and create a publish point using Server Manager in Win 2008. But what I really want to do is to do this programatically.

I'm currently downloading windows 2008 SDK since it should have support for media services programming. What I want to know is
- Whether any of you had done this before?
- What are the challenges I should expect?
- Will the SDK have manged code for media services?

Thanks All!

Uchitha.

flag

50% accept rate

1 Answer

vote up 0 vote down

I have found the answer to part 3 of my question on managed code.

Yes WindowsSDK does provide a Com wrapper (Primary Interop Assembly) to Window Media Services. The parent object of the wrapper is 'WMSServerObject'. The SDK documentation provides enough material to get me going.

Here's the Windows SDK help link.

'ms-help://MS.MSSDK.1033/MS.WinSDK.1033/wmsrvsdk/htm/sdkarchitecture.htm'

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.