An open API service indexing awesome lists of open source software.

https://github.com/bgoldstone/free_rfr

Free RFR is a project that allows communication with ETC Eos Consoles over OSC in a friendly mobile application format.
https://github.com/bgoldstone/free_rfr

android dart eos etc flutter ios osc

Last synced: 5 months ago
JSON representation

Free RFR is a project that allows communication with ETC Eos Consoles over OSC in a friendly mobile application format.

Awesome Lists containing this project

README

          

# free_rfr

A new RFR for ETC Eos-based consoles using OSC Communication

[![Flutter Build](https://github.com/bgoldstone/free_rfr/actions/workflows/flutter_build.yml/badge.svg?branch=main)](https://github.com/bgoldstone/free_rfr/actions/workflows/flutter_build.yml)

> **Warning**
> This project is under active development and breaking changes are likely. Use at your own risk!
# Flutter Version
Current Flutter Version: 3.32.8

## Hot Keys
Most of the hotkeys are mapped to eos hotkeys which are found [here](https://www.etcconnect.com/webdocs/Controls/EosFamilyOnlineHelp/en-us/Content/03_System_Basics/Keyboard_Shortcuts.htm).

The exception is the **home** key for page left and **end** key for page right

## Requirements
I have gotten this to work on Eos v3.2, but could work on versions earlier.

This uses UDP protocol, so the port must be configured properly. See [Getting Started](#getting-started)

## Getting Started
1. Please set up these settings on your console and ensure everything in the red box is configured as in the screenshot.
2. These settings can be found in the Browser -> System Settings -> System -> Show Control -> OSC Tab (Should default to 3032 by default though)
image
3. Put in a Friendly name to remember your Eos Console by
4. To find the IP address of your console, you can select the 'About' key on your eos console. the IP Addresses are located here:
![free_rfr-ip-address](https://github.com/bgoldstone/free_rfr/assets/23127820/36fd53ee-67c9-4740-a2d0-4c08384eb330)

## Screenshots
free_rfr_1
free_rfr_2
free_rfr_3
free_rfr_4
free_rfr_5
free_rfr_6