• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

source/H03-May-2022-4,5363,192

AUTHORSH A D24-Aug-201839 21

COPYINGH A D24-Aug-201834.3 KiB675553

READMEH A D24-Aug-20181,011 4026

README

1Zita-njbridge
2-------------
3
4Command line Jack clients to transmit full quality
5multichannel audio over a local IP network, with
6adaptive resampling.
7
8Main features:
9
10* One-to-one (UDP) or one-to-many (multicast).
11* Sender and receiver(s) can each have their own
12  sample rate and period size.
13* Up to 64 channels, 16 or 24 bit or float samples.
14* Receiver(s) can select any combination of channels.
15* Low latency, optional additional buffering.
16* High quality jitter-free resampling.
17* Graceful handling of xruns, skipped cycles, lost
18  packets and freewheeling.
19* IP6 fully supported.
20* Requires zita-resampler, no other dependencies.
21
22Note that this version is meant for use on a *local*
23network. It may work or not on the wider internet if
24receiver(s) are configured for additional buffering,
25and if you are lucky. The current code will replace
26any gaps in the audio stream by silence, and does not
27attempt to re-insert packets that arrive out of order.
28
29
30See man zita-njbridge for more info.
31
32--
33FA
34
35
36
37
38
39
40