.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.1. .TH JACKTRIP "1" "February 2023" "JackTrip VERSION: 1.7.0" "User Commands" .SH NAME JackTrip \- high-quality system for audio network performances .SH SYNOPSIS .B jacktrip [\fI\,-s|-c|-S|-C hostIPAddressOrURL\/\fR] [\fI\,options\/\fR] .SH DESCRIPTION JackTrip: A System for High\-Quality Audio Network Performance over the Internet Copyright \(co 2008\-2022 Juan\-Pablo Caceres, Chris Chafe. SoundWIRE group at CCRMA, Stanford University This build of JackTrip is subject to LGPL license. JackTrip source code is released under MIT and GPL licenses. See LICENSE.md file for more information. VERSION: 1.7.0 .SH OPTIONS .SS "REQUIRED ARGUMENTS: One of:" .TP \fB\-s\fR, \fB\-\-server\fR Run in P2P Server Mode .TP \fB\-c\fR, \fB\-\-client\fR Run in P2P Client Mode .TP \fB\-S\fR, \fB\-\-jacktripserver\fR Run in Hub Server Mode .TP \fB\-C\fR, \fB\-\-pingtoserver\fR Run in Hub Client Mode .SS "OPTIONAL ARGUMENTS:" .TP \fB\-n\fR, \fB\-\-numchannels\fR # Number of Input and Output Channels (# greater than 0, default: 2) .TP \fB\-\-receivechannels\fR # Number of receive Channels from the network (# greater than 0) .TP \fB\-\-sendchannels\fR # Number of send Channels to the network (# greater than 0) .TP \fB\-q\fR, \fB\-\-queue\fR # (2 or more) Queue Buffer Length, in Packet Size (default: 4) .TP \fB\-r\fR, \fB\-\-redundancy\fR # (1 or more) Packet Redundancy to avoid glitches with packet losses (default: 1) .TP \fB\-o\fR, \fB\-\-portoffset\fR # Receiving bind port and peer port offset from default 4464 .TP \fB\-B\fR, \fB\-\-bindport\fR # Set only the bind port number (default: 4464) .TP \fB\-P\fR, \fB\-\-peerport\fR # Set only the peer port number (default: 4464) .TP \fB\-U\fR, \fB\-\-udpbaseport\fR Set only the server udp base port number (default: 61002) .TP \fB\-b\fR, \fB\-\-bitres\fR # (8, 16, 24, 32) Audio Bit Rate Resolutions (default: 16, 32 uses floating\-point) .TP \fB\-z\fR, \fB\-\-zerounderrun\fR Set buffer to zeros when underrun occurs (default: wavetable) .TP \fB\-t\fR, \fB\-\-timeout\fR Quit after 10 seconds of no network activity .TP \fB\-l\fR, \fB\-\-loopback\fR Run in Loop\-Back Mode .TP \fB\-j\fR, \fB\-\-jamlink\fR Run in JamLink Mode (Connect to a JamLink Box) .TP \fB\-J\fR, \fB\-\-clientname\fR Change default client name (default: JackTrip) .TP \fB\-K\fR, \fB\-\-remotename\fR Change default remote client name when connecting to a hub server (the default is derived from this computer's external facing IP address) .TP \fB\-\-appendthreadid\fR Append thread ID to client names .TP \fB\-L\fR, \fB\-\-localaddress\fR Change default local host IP address (default: 127.0.0.1) .TP \fB\-D\fR, \fB\-\-nojackportsconnect\fR Don't connect default audio ports in jack .TP \fB\-\-bufstrategy\fR # (0, 1, 2) Use alternative jitter buffer .TP \fB\-\-broadcast\fR Duplicate receive ports with the specified broadcast_queue length. Broadcast outputs have higher latency but less packet loss. .TP \fB\-\-udprt\fR Use RT thread priority for network I/O .SS "OPTIONS FOR AUDIO PATCHING IN HUB SERVER MODE:" .TP \fB\-p\fR, \fB\-\-hubpatch\fR # (0, 1, 2, 3, 4, 5) Hub auto audio patch, only has effect if running HUB SERVER mode, 0=server\-to\-clients, 1=client loopback, 2=client fan out/in but not loopback, 3=reserved for TUB, 4=full mix, 5=no auto patching (default: 0) .TP \fB\-i\fR, \fB\-\-includeserver\fR Include audio to and from the server in the mix when patching. Only affects \fB\-p\fR 2 (client fan out/in but not loopback) and \fB\-p\fR 4 (full mix) patch modes. .TP \fB\-u\fR, \fB\-\-upmix\fR Upmix mono clients to stereo when patching .SS "OPTIONAL SIGNAL PROCESSING:" .TP \fB\-f\fR, \fB\-\-effects\fR # | paramString | help Turn on incoming and/or outgoing compressor and/or reverb in Client \- see `\-f help' for details .TP \fB\-O\fR, \fB\-\-overflowlimiting\fR i|o[w]|io[w]|n|help Use audio limiter(s) in Client, i=incoming from network, o=outgoing to network, io=both, n=no limiters, w=warn if limiting (default=n). Say \fB\-O\fR help for more. .TP \fB\-a\fR, \fB\-\-assumednumclients\fR help|# (1,2,..) Assumed number of Clients (sources) mixing at Hub Server (otherwise 2 assumed by \fB\-O\fR) .SS "ARGUMENTS TO USE JACKTRIP WITHOUT JACK:" .TP \fB\-R\fR, \fB\-\-rtaudio\fR Use system's default sound system instead of Jack .TP \fB\-T\fR, \fB\-\-srate\fR # Set the sampling rate, works on \fB\-\-rtaudio\fR mode only (default: 48000) .TP \fB\-F\fR, \fB\-\-bufsize\fR # Set the buffer size, works on \fB\-\-rtaudio\fR mode only (default: 128) .HP \fB\-\-audiodevice\fR "input\-output device name" .HP \fB\-\-audiodevice\fR "input device name","output device name" .HP \fB\-\-audioinputdevice\fR "input device name" .TP \fB\-\-audiooutputdevice\fR "output device name" Set audio device to use; if not set, the default device will be used .TP \fB\-\-listdevices\fR List available audio devices .TP \fB\-d\fR, \fB\-\-deviceid\fR # Set rtaudio device id (DEPRECATED, use \fB\-\-audiodevice\fR instead) .SS "ARGUMENTS TO DISPLAY IO STATISTICS:" .TP \fB\-I\fR, \fB\-\-iostat\fR Turn on IO stat reporting with specified interval (in seconds) .TP \fB\-G\fR, \fB\-\-iostatlog\fR Save stat log into a file (default: print in stdout) .TP \fB\-x\fR, \fB\-\-examine\-audio\-delay\fR | help Print round\-trip audio delay statistics. See `\-x help' for details. .SS "ARGUMENTS TO SIMULATE NETWORK ISSUES:" .TP \fB\-\-simloss\fR Simulate packet loss .TP \fB\-\-simjitter\fR , Simulate jitter, d is max delay in packets .SS "ARGUMENTS FOR HUB CLIENT/SERVER AUTHENTICATION:" .TP \fB\-A\fR, \fB\-\-auth\fR Use authentication on the client side, or require it on the server side .TP \fB\-\-certfile\fR The certificate file to use on the hub server .TP \fB\-\-keyfile\fR The private key file to use on the hub server .TP \fB\-\-credsfile\fR The file containing the stored usernames and passwords .TP \fB\-\-username\fR The username to use when connecting as a hub client (if not supplied here, this is read from standard input) .TP \fB\-\-password\fR The password to use when connecting as a hub client (if not supplied here, this is read from standard input) .SS "HELP ARGUMENTS:" .TP \fB\-v\fR, \fB\-\-version\fR Prints Version Number .TP \fB\-V\fR, \fB\-\-verbose\fR Verbose mode, prints debug messages .TP \fB\-h\fR, \fB\-\-help\fR Prints this Help .SH COPYRIGHT Copyright \(co 2008\-2022 Juan\-Pablo Caceres, Chris Chafe. SoundWIRE group at CCRMA, Stanford University This build of JackTrip is subject to LGPL license. JackTrip source code is released under MIT and GPL licenses. See LICENSE.md file for more information.