I want to write a progrom to redirecto a Media Player Request !
Where can I get the SDK. I have try to get it from Media Service
SDK, but failed.
I mean I will write a program Listen at the server , where a client
request the URL, such as :mms://url/test.wmv , the Service will redirect
the request to another URL,
So , I want to know the mms Protocol ! who can tell me the mms protocol
detail ! Or where can I get the white page about mms.
arsser - 27 Apr 2004 16:31 GMT
Do you want to make load balance?
How about the hardware device, like radware?
On Tue, 27 Apr 2004 15:13:46 +0800, "尹继来" <yinjilai@cibn.com>
wrote:
>I want to write a progrom to redirecto a Media Player Request !
>Where can I get the SDK. I have try to get it from Media Service
[quoted text clipped - 6 lines]
>So , I want to know the mms Protocol ! who can tell me the mms protocol
>detail ! Or where can I get the white page about mms.
Ravi Raman - 27 Apr 2004 18:47 GMT
You can download the WIndows Media Services SDK by
following the links at
http://msdn.microsoft.com/library/default.asp?
url=/downloads/list/winmedia.asp.
You can write a custom authorization plug-in to a windows
media server that will redirect the requests it gets to
another server (however, to write custom plug-ins you need
to use Windows Server 2003 Enterprise edition). Look for
explanation of Logical URL Transform event in the WMS SDK
Documentation for further details.
Ravi
--
This posting is provided "AS IS" with no warranties, and
confers no rights.
>-----Original Message-----
>I want to write a progrom to redirecto a Media Player Request !
[quoted text clipped - 9 lines]
>
>.
??? - 29 Apr 2004 09:46 GMT
Thanks a lot ! I programe with media service 9 sdk , And my server is
Windows Server 2003 Enterprise Edition , and use VS.NET 2003 Enterprise
Edition ide. But My plug-in can't work ! even use the default sdk sample ,
the programe don't work ! I want to debug it, but the system can't get the
debug information . Infact ,the programe never been called !
who can help me !
geral
> You can download the WIndows Media Services SDK by
> following the links at
[quoted text clipped - 31 lines]
> >
> >.