You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| 1.0.1.x | - Fixes Input Primary & Secondary Source Output, making it dynamic and mutually exclusive using labels from Transport Stream Input Source. <br>- Fixes Output Manual Format behavior. <br>- Adds Overlay Image parameters, SCTE35 info, SCTE104 Filter Mode, and ASI parameters. <br>- Fixes SETs for IP Address-like and Port-like parameters. | No | Yes |
17
+
| 1.0.0.x | Initial version.| No | Yes |
18
+
| 1.0.1.x | - Fixes input primary and secondary source output, making it dynamic and mutually exclusive using labels from transport stream input source. <br>- Fixes output manual format behavior. <br>- Adds overlay image parameters, SCTE35 info, SCTE104 filter mode, and ASI parameters. <br>- Fixes sets for IP address-like and port-like parameters. | No | Yes |
19
19
| 1.0.2.x [Main]| Addition of HTTP connection | No | Yes |
20
20
21
21
### Product Info
@@ -26,9 +26,9 @@ This connector uses **SNMP** to retrieve and configure parameters of the Sencore
26
26
| 1.0.1.x | 2.5.0 |
27
27
| 1.0.2.x | 2.5.0 |
28
28
29
-
## Installation and configuration
29
+
## Configuration
30
30
31
-
### Creation
31
+
### Connections
32
32
33
33
#### SNMP Main Connection
34
34
@@ -50,43 +50,47 @@ This connector uses an HTTP connection and requires the following input during e
50
50
51
51
HTTP CONNECTION:
52
52
53
-
-**IP address/host**
54
-
-**IP port**:
53
+
-**IP address/host**: The polling IP or URL of the destination.
54
+
-**IP port**: The IP port of the destination.
55
55
56
56
HTTP Settings:
57
57
58
58
-**Username**: The username to request the SID.
59
-
-**Password**: The password used on the request to get the SID.
59
+
-**Password**: The password used in the request to get the SID.
60
+
61
+
### Web Interface
62
+
63
+
The web interface is only accessible when the client machine has network access to the product.
60
64
61
65
## Usage
62
66
63
67
### General
64
68
65
-
This page displays information about the device, such as the **System Name**, the **System Description** and **Unit Information**. It also contains page buttons that lead to more information on **In-Band Control**, **Hardware**, **TCP IP** and the **Sensor.**
69
+
This page displays information about the device, such as the **System Name**, **System Description**, and **Unit Information**. It also contains page buttons that lead to more information on **In-Band Control**, **Hardware**, **TCP IP**, and the **Sensor.**
66
70
67
71
### Input
68
72
69
-
This page displays the **Input** status and configuration. The **Primary** and **Secondary Source** can be set here.
73
+
This page displays the input status and configuration. The **Primary** and **Secondary Source** can be set here.
70
74
71
75
### BISS
72
76
73
-
This page contains information about **BISS** and the keys related to it.
77
+
This page contains information about BISS and the keys related to it.
74
78
75
79
### Decoding
76
80
77
-
This page displays the **Service Information**, including the **Service Lock** and **PID Lock**.
81
+
This page displays the service information, including the **Service Lock** and **PID Lock**.
78
82
79
83
### TS
80
84
81
-
This page displays **Transport Stream** information, such as **Input** and **Output Sources**.
85
+
This page displays transport stream information, such as **Input** and **Output Sources**.
82
86
83
87
### Baseband Processing
84
88
85
-
This page contains **Overlay** information and **Ancillary Data**.
89
+
This page contains overlay information and ancillary data.
86
90
87
91
### Audio
88
92
89
-
This page displays the **Audio** information, including the **Audio Service** and **Discrete** tables.
93
+
This page displays the audio information, including the **Audio Service** and **Discrete** tables.
90
94
91
95
### Baseband Outputs
92
96
@@ -103,11 +107,3 @@ This page displays the **MPEG/IP** information and configuration.
103
107
### Web Interface
104
108
105
109
This page displays the web interface of the device. Note that the client machine has to be able to access the device, as otherwise it will not be possible to open the web interface.
106
-
107
-
## Revision history
108
-
109
-
DATE VERSION AUTHOR COMMENTS
110
-
111
-
14/06/2017 1.0.0.1 SUL, Skyline Initial version
112
-
113
-
11/07/2018 1.0.1.1 RBL, Skyline Fixes Input Primary & Secondary Source Output, making it dynamic and mutually exclusive using Labels from Transport Stream Input Source. Fixes Output Manual Format behavior. Adds Overlay Image parameters, SCTE35 info, SCTE104 Filter Mode, and ASI parameters. Fixes SETs for IP Address-like and Port-like parameters.
0 commit comments