atlury / trx

TRX is a tool to send audio over RTP using the Opus codec. This is a fork of http://www.pogo.org.uk/~mark/trx.git

Home Page:http://www.pogo.org.uk/~mark/trx/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trx: Realtime audio over IP

(C) Copyright 2020 Mark Hills <mark@xwax.org>

See the COPYING file for licensing terms.

This software is distributed from the following URL:

  http://www.pogo.org.uk/~mark/trx/

trx is a simple toolset for broadcasting live audio. It is based on
the Opus codec <http://www.opus-codec.org/> and sends and receives
encoded audio over IP networks.

It can be used for point-to-point audio links or multicast,
eg. private transmitter links or audio distribution. In contrast to
traditional streaming, high quality wideband audio (such as music) can
be sent with low-latency and fast recovery from dropouts.

With quality audio hardware and wired ethernet, a total latency of no
more than a few milliseconds is possible.

About

TRX is a tool to send audio over RTP using the Opus codec. This is a fork of http://www.pogo.org.uk/~mark/trx.git

http://www.pogo.org.uk/~mark/trx/

License:GNU General Public License v2.0


Languages

Language:C 93.8%Language:M4 3.2%Language:Makefile 3.0%