| Author |
Message |
Andre Natal
Guest
|
Posted:
Tue Sep 21, 2004 10:24 pm Post subject:
No cache and mms in Player Sdk / Format Sdk |
|
|
Hello.
I need to develop a service that connect to a Windows Media
Services 9, in all protocols (MMS (TCP AND UDP), RTSP(TCP AND UDP) ,
AND HTTP) , to monitor the performance of the server.
Here start the problems.
With the Windows Media Player 10 SDK, itīs impossible to connect
through MMS, because the server switches to rtsp when the player is 9
or 10. Moreover, the itīs impossible to enforce the player to no
switch to the CACHE protocol when cache is enabled at the server.
With the Windows Media Format SDK , the switch to CACHE doesnīt
occurs, but, still itīs impossible to connect through MMS.
Anybody knows how can i pass this limitations with the sdks ?
Thanks in advance.
André
|
|
| Back to top |
|
 |
Geoff Dunbar [MSFT]
Guest
|
Posted:
Tue Sep 28, 2004 12:45 am Post subject:
Re: No cache and mms in Player Sdk / Format Sdk |
|
|
In the WMF SDK, if you specify the exact protocol to use (mmst: or mmsu:),
does it still rollover to rtsp:? I'm not sure, but you might try it.
Geoff
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Andre Natal" <anatal@gmail.com> wrote in message
news:30f6d17c.0409211024.7f5586cf@posting.google.com...
| Quote: | Hello.
I need to develop a service that connect to a Windows Media
Services 9, in all protocols (MMS (TCP AND UDP), RTSP(TCP AND UDP) ,
AND HTTP) , to monitor the performance of the server.
Here start the problems.
With the Windows Media Player 10 SDK, itīs impossible to connect
through MMS, because the server switches to rtsp when the player is 9
or 10. Moreover, the itīs impossible to enforce the player to no
switch to the CACHE protocol when cache is enabled at the server.
With the Windows Media Format SDK , the switch to CACHE doesnīt
occurs, but, still itīs impossible to connect through MMS.
Anybody knows how can i pass this limitations with the sdks ?
Thanks in advance.
André |
|
|
| Back to top |
|
 |
Andre Natal
Guest
|
Posted:
Sat Oct 16, 2004 10:47 pm Post subject:
Re: No cache and mms in Player Sdk / Format Sdk |
|
|
Yes, Geoff, even I specify the exact protocol, the protocol is
rolloved.
I think I need to use the format 7 sdk to connect through mms, but
i can't even find where to download the format 7 sdk.
Do you have any tips ?
Thanks
Andre
"Geoff Dunbar [MSFT]" <geoffdu@online.microsoft.com> wrote in message news:<O1PPyLNpEHA.1156@TK2MSFTNGP10.phx.gbl>...
| Quote: | In the WMF SDK, if you specify the exact protocol to use (mmst: or mmsu:),
does it still rollover to rtsp:? I'm not sure, but you might try it.
Geoff
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Andre Natal" <anatal@gmail.com> wrote in message
news:30f6d17c.0409211024.7f5586cf@posting.google.com...
Hello.
I need to develop a service that connect to a Windows Media
Services 9, in all protocols (MMS (TCP AND UDP), RTSP(TCP AND UDP) ,
AND HTTP) , to monitor the performance of the server.
Here start the problems.
With the Windows Media Player 10 SDK, itīs impossible to connect
through MMS, because the server switches to rtsp when the player is 9
or 10. Moreover, the itīs impossible to enforce the player to no
switch to the CACHE protocol when cache is enabled at the server.
With the Windows Media Format SDK , the switch to CACHE doesnīt
occurs, but, still itīs impossible to connect through MMS.
Anybody knows how can i pass this limitations with the sdks ?
Thanks in advance.
André |
|
|
| Back to top |
|
 |
|
|
|
|