autx

command
v0.0.0-...-a0d3d6f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 22, 2024 License: ISC Imports: 13 Imported by: 0

Documentation

Overview

Command autx transmits audio over the network via RTP. It reads raw audio from the standard input and transmits it to the provided address every 30 milliseconds. Audio must be single-channel (mono), signed 16-bit linear PCM data in big-endian byte order. The sample rate must be 22.05KHz.

Its usage is:

autx address

Address is in addr:port format.

Example

Transmit audio from the file "test.pcm" to 2001:db8::1 port 9999:

autx [2001:db8::1]:9999 < test.pcm

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL