Summary
This document describes how to configure H200 to show its system information, namely SN, MAC address, ChipID and IP address on the system OSD layer, which sits on top of all other layers on the output screen.
Instructions for Use (Effective from H200 firmware version: 25.3.2020)
Configured via STB INI options, please refer to the table below for details.
INI
|
Support value
|
Default value
|
Description
|
---|---|---|---|
browser.osd_info.enable | true/false | false | To enable/disable system information OSD |
browser.osd_info.argb |
AARRGGBB |
White color |
Config color and alpha of the system information OSD e.g. FFAACCEE |
browser.osd_info.mask | number | 1101 |
Bitmask to select which information to be shown, i.e. SN, MAC address, ChipID, IP address e.g. 1101 |
browser.osd_info.title |
true/false | true |
To enable/disable the <title> that sits to the left of the displayed values. |
browser.osd_info.position |
String, Example:"random,300" |
To specify the position of OSD to be displayed. The first parameter for left or x, second parameter for top or y. The comma is the delimiter. |
|
browser.osd_info.interval |
number | 30 |
To set the duration for which the system information OSD position will refreshed, unit in second. e.g. If browser.osd_info.position is not set, and browser.osd_info.interval=10, the system information OSD will be displayed on a different corner of the screen every 10 seconds. |
browser.osd_info.display_period |
number |
To set the duration for which the system information OSD should be displayed before the next position refresh interval, unit in second. By default the system information OSD will not be hidden. e.g. If browser.osd_info.display_period is set to 4 seconds and browser.osd_info.interval is set to 10 seconds, the system information OSD will be displayed for 4 seconds and hidden for 6 seconds. |
Comments
0 comments
Article is closed for comments.