![epiphan DVI Broadcaster DL User Manual Download Page 101](http://html.mh-extra.com/html/epiphan/dvi-broadcaster-dl/dvi-broadcaster-dl_user-manual_2417803101.webp)
Configuring using a Third-Party Application
97
DVI Broadcaster DL User Guide
Each status line is terminated with an LF (ASCII code 10) character.
18.3
Syntax for HTTP API Commands
Use the following syntax to get configuration settings:
http://<address>/admin/get_params.cgi?key
Use the following syntax to set or change the configuration:
http://<address>/admin/set_params.cgi?key=value
In this example
<address>
is the IP address or name you use to connect to the
System admin interface.
E.g., if you log into the DVI Broadcaster DL’s Web admin interface using
http://192.30.23.45/admin, then <address> would be 192.30.23.45.
Key
is the name of the object of the DVI Broadcaster DL to be viewed or changed.
See the next section
for more information on the valid values for
key
.
V
alue
is the value to be set. Some values include spaces, for example, the frame
size can be 1024 x 768. Use %20 for spaces, for example:
framesize=1024%20x%201068
You can include multiple <key>or <key>=<value>statements in one URL. Separate
the statements with &.
For example:
• To get the product name and firmware version:
http://<address>/admin/get_params.cgi?product_name&firmware_version
• To set the stream type to ASF and bit rate to 256000:
http://<address>/admin/set_params.cgi?streamtype=2&vbitrate=256K
For third party applications like wget, you should always include the admin
username and password to change the DVI Broadcaster DL configuration. The syntax
for using wget to enter URLs is:
Summary of Contents for DVI Broadcaster DL
Page 13: ...Physical Attributes 9 DVI Broadcaster DL User Guide Figure 4 DVI to DVI Cable ...
Page 20: ...Getting Started 16 DVI Broadcaster DL User Guide Figure 7 Web Admin Interface s Main Menu ...
Page 25: ...Signal Capture 21 DVI Broadcaster DL User Guide Figure 8 Frame Grabber Adjustments ...
Page 93: ...Stream Branding 89 DVI Broadcaster DL User Guide Figure 61 Stream Branding ...
Page 112: ...Configuration Worksheet 108 DVI Broadcaster DL User Guide ...