KamiAithein / RemoteIO

Any to any audio device mapping between machines over ip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


RemoteIO

Send audio data between machines, easily routing specific audio devices to each other across IP

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License

About The Project

Product Name Screen Shot

Sends input device data from client to output device on server. Choose which input device and which output device on the fly!

Written in Rust-- This is one of my first Rust projects so I am still learning how to do things. Currently I forcefully declare something that is not send as send. Not 100% safe rust.

(back to top)

Getting Started

Currently only in development!

run npm run tauri dev

Prerequisites

  1. cargo
  2. npm

Installation

TODO

(back to top)

Usage

Send all your audio data from all machines to a single point of access for the listener! Have Youtube running on your laptop, and games on your desktop

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

(back to top)

(back to top)

About

Any to any audio device mapping between machines over ip


Languages

Language:Rust 69.4%Language:JavaScript 25.0%Language:CSS 4.7%Language:HTML 0.9%