logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

butt - Easy to use, multi OS streaming tool

Authors

butt was written by Daniel Nöthen and other contributors.

BUTT                                               2022-04-20                                            BUTT(1)

Bugs

       Please contact me at butt@danielnoethen.de if you find any bugs.

Description

butt (broadcast using this tool) is an easy to use, multi OS streaming tool. It supports ShoutCast and
       IceCast and runs on Linux, MacOS and Windows. The main purpose of butt is to stream live audio data from
       your computers Mic or Line input to an Shoutcast or Icecast server. Recording is also possible. It is NOT
       intended to be a server by itself or automatically stream a set of audio files.

Files

~/.buttrcbutt configuration file.

Name

       butt - Easy to use, multi OS streaming tool

Options

       Options:

       -h
           Print help

       -v
           Print version information

       Options for operating mode:

       -c<path>
           Path to configuration file

       -A
           Command server will be accessible from your network/internet (default: localhost only)

       -U
           Command server will use UDP instead of TCP

       -x
           Do not start a command server for receiving commands

       -p<port>
           Port where the command server shall listen to (default: 1256)

       Options for control mode:

       -s[name]
           Connect to streaming server

       -d
           Disconnect from streaming server

       -r
           Start recording

       -t
           Stop recording

       -n
           Split recording

       -q
           Quit butt

       -u<songname>
           update song name

       -S
           Request status

       -M<seconds>
           Set streaming signal threshold

       -m<seconds>
           Set streaming silence threshold

       -O<seconds>
           Set recording signal threshold

       -o<seconds>
           Set recording silence threshold

       -U
           Connect via UDP instead of TCP

       -a<address>
           Address of the butt instance to be controlled (default: 127.0.0.1)

       -p<port>
           Port of the butt instance to be controlled (default: 1256)

Ressources

       Project web site: https://danielnoethen.de/butt

See Also

       A more detailed description can be found in the manual at http://danielnoethen.de/butt/manual.html

Synopsis

butt [-h | -v | -s [name] | -u <song name> | -M <streaming signal threshold> | -m <streaming silence
       threshold> | -O <recording signal threshold> | -o <recording silence threshold> | -Sdrtqn | -c
       <config_path>] [-A | -U | -x] [-a <addr>] [-p <port>]

See Also