Policy
Streaming Media Protocols
Microsoft Windows
Policy overview
Key metadata and intent for this policy.
Supported OS tags: WindowsXP
This policy setting allows you to specify that Windows Media Player can attempt to use selected protocols when receiving streaming media from a server running Windows Media Services. If you enable this policy setting, the protocols that are selected on the Network tab of the Player are used to receive a stream initiated through an MMS or RTSP URL from a Windows Media server. If the RSTP/UDP check box is selected, a user can specify UDP ports in the Use ports check box. If the user does not specify UDP ports, the Player uses default ports when using the UDP protocol. This policy setting also specifies that multicast streams can be received if the "Allow the Player to receive multicast streams" check box on the Network tab is selected. If you enable this policy setting, the administrator must also specify the protocols that are available to users on the Network tab. If the administrator does not specify any protocols, the Player cannot access an MMS or RTSP URL from a Windows Media server. If the "Hide network tab" policy setting is enabled, the entire Network tab is hidden. If you do not configure this policy setting, users can select the protocols to use on the Network tab. If you disable this policy setting, the Protocols for MMS URLs and Multicast streams areas of the Network tab are not available and the Player cannot receive an MMS or RTSP stream from a Windows Media server.
Registry values
How enabled and disabled states update the registry.
| Scope | Registry location | Type | Enabled value | Disabled value | Copy |
|---|---|---|---|---|---|
| User | Path Software\Policies\Microsoft\WindowsMediaPlayer\Protocols Value name WindowsMediaStreamingProtocols | REG_DWORD | HKCU 1 | HKCU 0 |
Policy elements
Inputs and configuration options exposed by this policy.
| Scope | Element | Type | Registry mapping | Constraints & behavior | Copy |
|---|---|---|---|---|---|
| User | UDP Ports ID UDPPorts | text | Path Software\Policies\Microsoft\WindowsMediaPlayer\Protocols Value name UDPPorts Type REG_SZ | None | |
| User | Multicast ID MultiCastCheckBox | boolean | Path Software\Policies\Microsoft\WindowsMediaPlayer\Protocols Value name Multicast Type REG_DWORD | Options: true (1), false (0) True: Set value = 1 · False: Set value = 0 | |
| User | UDP ID UDPCheckBox | boolean | Path Software\Policies\Microsoft\WindowsMediaPlayer\Protocols Value name UDP Type REG_DWORD | Options: true (1), false (0) True: Set value = 1 · False: Set value = 0 | |
| User | TCP ID TCPCheckBox | boolean | Path Software\Policies\Microsoft\WindowsMediaPlayer\Protocols Value name TCP Type REG_DWORD | Options: true (1), false (0) True: Set value = 1 · False: Set value = 0 | |
| User | HTTP ID HTTPCheckBox | boolean | Path Software\Policies\Microsoft\WindowsMediaPlayer\Protocols Value name HTTP Type REG_DWORD | Options: true (1), false (0) True: Set value = 1 · False: Set value = 0 |