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 [Main]| - 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
+
| 1.0.2.x [Main]| Addition of HTTP connection | No | Yes |
-**Get community string**: The community string used when reading values from the device, by default *public*.
43
45
-**Set community string**: The community string used when setting values on the device, by default *private*.
44
46
47
+
#### HTTP Connection (1.0.2.X)
48
+
49
+
This connector uses an HTTP connection and requires the following input during element creation:
50
+
51
+
HTTP CONNECTION:
52
+
53
+
-**IP address/host**: The polling IP or URL of the destination.
54
+
-**IP port**: The IP port of the destination.
55
+
56
+
HTTP Settings:
57
+
58
+
-**Username**: The username to request 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.
64
+
45
65
## Usage
46
66
47
67
### General
48
68
49
-
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.**
50
70
51
71
### Input
52
72
53
-
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.
54
74
55
75
### BISS
56
76
57
-
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.
58
78
59
79
### Decoding
60
80
61
-
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**.
62
82
63
83
### TS
64
84
65
-
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**.
66
86
67
87
### Baseband Processing
68
88
69
-
This page contains **Overlay** information and **Ancillary Data**.
89
+
This page contains overlay information and ancillary data.
70
90
71
91
### Audio
72
92
73
-
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.
74
94
75
95
### Baseband Outputs
76
96
@@ -87,11 +107,3 @@ This page displays the **MPEG/IP** information and configuration.
87
107
### Web Interface
88
108
89
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.
90
-
91
-
## Revision history
92
-
93
-
DATE VERSION AUTHOR COMMENTS
94
-
95
-
14/06/2017 1.0.0.1 SUL, Skyline Initial version
96
-
97
-
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