Skip to content

Commit b6e2f50

Browse files
authored
Merge pull request #729 from alexjohnson1993/main
Elastic recorder driver helps
2 parents 3302c5c + e1e894b commit b6e2f50

4 files changed

+65
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
uid: Connector_help_Grass_Valley_AMPP_Elastic_Recorder_Application
3+
---
4+
5+
# Grass Valley AMPP Elastic Recorder Application
6+
7+
The Elastic Recorder is an application connector for the GV AMPP (Agile Media Processing Platform) solution. It will allow you to view the status of the workloads added to a fabric in AMPP and also to configure these workloads.
8+
9+
## About
10+
11+
### Key Features
12+
13+
- **View Elastic Recorder workloads**: With this connector, you can get an overview of the workloads for the "Elastic Recorder" application type, along with their status information.
14+
- **Send configuration commands**: Using this connector, you will be able to configure specific Elastic Recorder applications.
15+
- **Get up-to-date status info**: Whenever this connector makes an adjustment to the configuration, it will immediately retrieve status information from the GVAMPP Manager element.
16+
- **Recover from an element restart**: The manager element monitors the state of the Elastic Recorder element, so it will automatically know when that element is available again after a restart and send the workload status to it.
17+
18+
## Use Case
19+
20+
- **Challenge**: Operators with thousands of workloads need to be able to monitor only the Elastic Recorder workloads, using separate elements.
21+
- **Solution**: Create one or multiple elements of the Elastic Recorder Application type, and point each workload to the respective element.
22+
- **Benefit**: No more need to sift through the filtering of the large workloads table. All your Elastic Recorder status information is available in one place.
23+
24+
> [!NOTE]
25+
> While this connector is only applicable for Elastic Recorder workloads, standalone connectors for other workload types will also become available in the future.
26+
27+
## Technical info
28+
29+
> [!NOTE]
30+
> For in-depth information on configuring and using the DataMiner connector for Grass Valley AMPP Elastic Recorder Application, refer to the [Technical help page](xref:Connector_help_Grass_Valley_AMPP_Elastic_Recorder_Application_Technical).
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
uid: Connector_help_Grass_Valley_AMPP_Elastic_Recorder_Application_Technical
3+
---
4+
5+
# Grass Valley AMPP Elastic Recorder Application
6+
7+
## About
8+
9+
The Elastic Recorder is an application connector defined for the GV AMPP (Agile Media Processing Platform) solution, designed to show the status and allow the configuration of the workloads added to a fabric in AMPP. It depends on InterApp messages from the Grass Valley AMPP Manager.
10+
11+
## Configuration
12+
13+
### Connections
14+
15+
#### HTTP Connection - Main
16+
17+
This connector uses an HTTP connection and requires the following input during element creation:
18+
19+
HTTP CONNECTION:
20+
21+
- **IP address/host**: The polling IP or URL of the destination.
22+
- **IP port**: The IP port of the destination (default: *443*).
23+
24+
## Usage
25+
26+
The following data pages are available in an element created with this connector:
27+
28+
- **General**: Contains the **Overview** and **Recording** tables. The Overview table shows the workloads for the Elastic Recorder type, and the Recording table allows you to send *Start*, *Stop*, and *Record* commands, as well as change the source and file name of each workload.
29+
- **Debug**: Enabled by a toggle button at the bottom of the **General** page, this page includes the Last Login Time, Token Expiration, and Response Status Code.

connector/doc/Grass_Valley_AMPP_SRT_Input_Application_Technical.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ HTTP CONNECTION:
2626
The following data pages are available in an element created with this connector:
2727

2828
- **General**: Contains the **Overview** and **Configuration** tables. The Overview table shows the workloads for the SRT Input type, and the Configuration table allows you to send HTTP commands.
29-
- **Debug**: Enabled by a toggle button at the bottom of **General** page, this page includes the Last Login Time, Token Expiration, and Response Status Code.
29+
- **Debug**: Enabled by a toggle button at the bottom of the **General** page, this page includes the Last Login Time, Token Expiration, and Response Status Code.

connector/toc.yml

+5
Original file line numberDiff line numberDiff line change
@@ -4274,6 +4274,11 @@
42744274
topicUid: Connector_help_Grass_Valley_Acappella
42754275
- name: Grass Valley Alchemist Live
42764276
topicUid: Connector_help_Grass_Valley_Alchemist_Live
4277+
- name: Grass Valley AMPP Elastic Recorder Application
4278+
topicUid: Connector_help_Grass_Valley_AMPP_Elastic_Recorder_Application
4279+
items:
4280+
- name: Grass Valley AMPP Elastic Recorder Application Technical
4281+
topicUid: Connector_help_Grass_Valley_AMPP_Elastic_Recorder_Application_Technical
42774282
- name: Grass Valley AMPP Manager
42784283
topicUid: Connector_help_Grass_Valley_AMPP_Manager
42794284
items:

0 commit comments

Comments
 (0)