-
Notifications
You must be signed in to change notification settings - Fork 0
License
AurelienLab/trx-multi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
trx: Realtime audio over IP (C) Copyright 2012 Mark Hills <[email protected]> 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. 28.01.2018 Aurélien Lorence I've upgrade the original program to create an auto managed aoIP Client / Server system. You can launch rx with option -i N to open N ortp sessions on N consecutives ports. You can define the first port with -p option. It creates slots. If an other client wants to connect, it has to wait in waiting list (FIFO) until a slot is free. You can launch tx with option -w. If the option is set and no slots are free on the server, the client will wait for a free slot, else it will just stop. Actually, there are few debug messages remaining. I'll clean them very soon.
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published