Skip to content

Commit 4d1bf0f

Browse files
authored
Merge pull request #744 from alexjohnson1993/main
Clip player hd
2 parents 736b018 + 4c3c3ba commit 4d1bf0f

6 files changed

+73
-4
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
uid: Connector_help_Grass_Valley_AMPP_Clip_Player_HD_Application
3+
---
4+
5+
# Grass Valley AMPP Clip Player HD Application
6+
7+
## About
8+
9+
The Clip Player HD 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.
10+
11+
## Key Features
12+
13+
- **View Clip Player workloads**: With this connector, you can get an overview of the workloads for the "Clip Player" application type, along with their status information.
14+
- **Send configuration commands**: Using this connector, you will be able to configure specific Clip Player HD 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 Clip Player HD 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 Clip Player HD workloads, using separate elements.
21+
- **Solution**: Create one or multiple elements of the Clip Player HD 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 Clip Player HD status information is available in one place.
23+
24+
> [!NOTE]
25+
> While this connector is only applicable for Clip Player HD workloads, standalone connectors for other workload types are also available.
26+
27+
## Technical info
28+
29+
> [!NOTE]
30+
> For in-depth information on configuring and using the DataMiner connector for the Grass Valley AMPP Clip Player HD Application, refer to the [Technical help page](xref:Connector_help_Grass_Valley_AMPP_Clip_Player_HD_Application_Technical).
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
uid: Connector_help_Grass_Valley_AMPP_Clip_Player_HD_Application_Technical
3+
---
4+
5+
# Grass Valley AMPP Clip Player HD Application
6+
7+
## About
8+
9+
The Clip Player HD 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 **States** tables. The Overview table shows the workloads for the Clip Player HD Input type, and the States table allows you to send *Start*, *Stop*, *GoToStart*, *GoToEnd*, and *HTTP* commands, as well as change the file name of each workload.
29+
30+
Note that as the file name is retrieved using InterApp messages, but the start of the path is not, you will also have to configure the file path (i.e. the beginning part of the file name) for the file name change command to work.
31+
32+
- **Debug**: Enabled by a toggle button at the bottom of **General** page, this page includes the Last Login Time, Token Expiration, Response Status Code, and Manager Element Name.

connector/doc/Grass_Valley_AMPP_Elastic_Recorder_Application.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ The Elastic Recorder is an application connector for the GV AMPP (Agile Media Pr
2222
- **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.
2323

2424
> [!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.
25+
> While this connector is only applicable for Elastic Recorder workloads, standalone connectors for other workload types are also available.
2626
2727
## Technical info
2828

2929
> [!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).
30+
> For in-depth information on configuring and using the DataMiner connector for the Grass Valley AMPP Elastic Recorder Application, refer to the [Technical help page](xref:Connector_help_Grass_Valley_AMPP_Elastic_Recorder_Application_Technical).

connector/doc/Grass_Valley_AMPP_Manager_Technical.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ uid: Connector_help_Grass_Valley_AMPP_Manager_Technical
44

55
# Grass Valley AMPP Manager
66

7+
## About
8+
79
The Grass Valley Agile Media Processing Platform (GVAMPP) connector will retrieve a list of existing workloads to be managed/configured.
810

911
A smart-serial connection is needed to listen to incoming messages, and an additional two HTTP connections are needed, one for the GVAMPP and one for the SignalR Forwarder.

connector/doc/Grass_Valley_AMPP_SRT_Input_Application.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ The SRT Input is an application connector for the GV AMPP (Agile Media Processin
2222
- **Benefit**: No more need to sift through the filtering of the large workloads table. All your SRT Input status information is available in one place.
2323

2424
> [!NOTE]
25-
> While this connector is only applicable for SRT Input workloads, standalone connectors for other workload types will also become available in the future.
25+
> While this connector is only applicable for SRT Input workloads, standalone connectors for other workload types are also available.
2626
2727
## Technical info
2828

2929
> [!NOTE]
30-
> For in-depth information on configuring and using the DataMiner connector for Grass Valley AMPP SRT Input Application, refer to the [Technical help page](xref:Connector_help_Grass_Valley_AMPP_SRT_Input_Application_Technical).
30+
> For in-depth information on configuring and using the DataMiner connector for the Grass Valley AMPP SRT Input Application, refer to the [Technical help page](xref:Connector_help_Grass_Valley_AMPP_SRT_Input_Application_Technical).

connector/toc.yml

+5
Original file line numberDiff line numberDiff line change
@@ -4279,6 +4279,11 @@
42794279
topicUid: Connector_help_Grass_Valley_Acappella
42804280
- name: Grass Valley Alchemist Live
42814281
topicUid: Connector_help_Grass_Valley_Alchemist_Live
4282+
- name: Grass Valley AMPP Clip Player HD Application
4283+
topicUid: Connector_help_Grass_Valley_AMPP_Clip_Player_HD_Application
4284+
items:
4285+
- name: Grass Valley AMPP Clip Player HD Application Technical
4286+
topicUid: Connector_help_Grass_Valley_AMPP_Clip_Player_HD_Application_Technical
42824287
- name: Grass Valley AMPP Elastic Recorder Application
42834288
topicUid: Connector_help_Grass_Valley_AMPP_Elastic_Recorder_Application
42844289
items:

0 commit comments

Comments
 (0)