Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ross Video MC1 driver help #721

Merged
merged 13 commits into from
Mar 25, 2025
34 changes: 34 additions & 0 deletions connector/doc/Ross_Video_MC1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
uid: Connector_help_Ross_Video_MC1
---

# Ross Video MC1

The **Ross Video MC1** is a cost-effective, modular master control switcher and branding solution designed to streamline broadcast operations. It offers features such as program/preset mixing, four keyers, and 16 channels of audio processing, enhancing both video and audio management. The system is scalable, accommodating configurations from standalone branding to multi-channel master control installations, and supports both manual and automated control. Integration with Ross Video's DashBoard interface and optional hardware panels provides flexible and intuitive operation.

## Key Features



## Use Cases

### Seamless Live News Broadcast Management with Ross MC1

**Challenge**: A national news broadcaster requires a reliable and efficient master control solution to manage multiple live feeds, integrate branding elements, and ensure seamless transitions between segments.

**Solution**: The Ross Video MC1 provides frame-accurate switching, automated playout control, and integrated branding with multi-layer keying. Its intuitive dashboard interface allows operators to manage transitions and graphics efficiently while maintaining broadcast integrity.

**Benefit**: The MC1 ensures smooth live production, reduces operator workload with automation, and enhances the on-air presentation with high-quality branding and graphics.

### Delivering Dynamic Sports Broadcasts with Ross MC1’s Precision Control

**Challenge**: A regional sports network needs a cost-effective master control switcher that can handle dynamic live sports coverage while ensuring real-time ad insertion and sponsor branding.

**Solution**: The MC1 delivers precise transitions between live feeds, supports real-time insertion of sponsored graphics, and integrates seamlessly with automation systems for scheduled content playout.

**Benefit**: The solution enables seamless sports coverage with quick response times, maximizes revenue opportunities through automated ad insertion, and enhances viewer engagement with dynamic branding elements.

## Technical info

> [!NOTE]
> For in-depth information on configuring and using the DataMiner connector for Ross Video MC1, refer to the [Technical help page](xref:Connector_help_Ross_Video_MC1_Technical).
34 changes: 34 additions & 0 deletions connector/doc/Ross_Video_MC1_Technical.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
uid: Connector_help_Ross_Video_MC1_Technical
---

# Ross Video MC1

The Ross Video MC1 is a versatile master control switcher designed for streamlined broadcast operations. It provides frame-accurate video and audio transitions, branding capabilities, and automated workflows for live production environments. The MC1 supports a range of video formats and integrates seamlessly with automation systems, enabling precise playout control. Features include internal audio processing, multi-channel keying for branding elements, and failover redundancy to ensure uninterrupted broadcasts. With an intuitive interface and remote configuration options, the MC1 enhances operational efficiency while maintaining high broadcast quality.

## Configuration

### Connections

#### Serial Connection

This connector uses a serial connection and requires the following input during element creation:

SERIAL CONNECTION:

- Interface connection:

- **IP address/host**: The polling IP or URL of the destination.
- **IP port**: The IP port of the destination (default: *5253*).
- **Bus address**: The **slot number** of the card you want to connect to.

## How to use

The element created with this connector has the following data pages:

- **General**: Contains **Product**, **Hardware**, and **Network** parameters.
- **Program Fail-Over**: Contains parameters related to the **Auto Return** and **Mode**.
- **Video**: Contains the **Inputs Status** table, with information about all the inputs and the format of the inputs.
- **Audio**: Contains the **AES Video Status** table, with information about Channel A and B for each EAS input.
- **GPI/Tally**: Contains a table with information for each tally in the system, such as the **Number** and **Function**.
- **On Air Control**: Contains several standalone parameters like **EAS Status**, **Program Bus**, and **Audio Level**, as well as the **Keyers** table; with the **Status** and **Description** for each Keyer.
5 changes: 5 additions & 0 deletions connector/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7468,6 +7468,11 @@
topicUid: Connector_help_Ross_Video_Iggy-AES16.16
- name: Ross Video Matrix
topicUid: Connector_help_Ross_Video_Matrix
- name: Ross Video MC1
topicUid: Connector_help_Ross_Video_MC1
items:
- name: Ross Video MC1 Technical
topicUid: Connector_help_Ross_Video_MC1_Technical
- name: Ross Video NEWT-HDMI-RX
topicUid: Connector_help_Ross_Video_NEWT-HDMI-RX
- name: Ross Video Newt-IPR-3G-4S
Expand Down