Polycom 40/0 manual Go to Server IIS

Models: 40/0

1 108
Download 108 pages 1.87 Kb
Page 101
Image 101
1Go to Server > IIS.

Appendix B – Configure 3rd Party Media Servers

clientaccesspolicy.xml

<?xml version="1.0" encoding="utf-8" ?> <access-policy> <cross-domain-access>

<policy>

<allow-from http-request-headers="*"> <domain uri="*" /> </allow-from>

<grant-to>

<resource path="/" include-subpaths="true" /> </grant-to>

</policy> </cross-domain-access> </access-policy>

crossdomain.xml

<?xml version="1.0" encoding="utf-8" ?> <access-policy> <cross-domain-access>

<policy> <allow-from>

<domain uri="*" /> </allow-from>

<grant-to>

<resource path="/*" include-subpaths="true" /> </grant-to>

</policy>

</cross-domain-access> </access-policy>

4Configure a virtual directory for VoDs if you want to play the archives through an IIS Media server.

5Create a virtual directory named as vod, with the default port as 80. Specify the physical path for the virtual directory, for example, C:\inetpub\wwwroot\vod.

6Install and configure a supported FTP server. The FTP server shares the VoD physical path, for example, C:\inetpub\wwwroot\vod.

7Grant the users at least the Read, Write, and Create Directories authorities.

To configure the RealPresence Capture Server system for work with the IIS server:

1Go to Server > IIS.

2Click Add.

Polycom, Inc.

94

Page 101
Image 101
Polycom 40/0 manual Go to Server IIS