Code Monkey home page Code Monkey logo

butt's Introduction

Broadcast Using This Tool

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.

This Repository

This repository has been created out of the need to have butt read audio input from other channels than the first two of an audio device.

Compiling

Theoretically it should compile the same way as before; install dependencies, hit ./configure && make and you should be all set.

However, for me those instructions didn’t work on macOS Sierra. Here is how I did make it work (together with a couple of fixes that are in the repository):

$ CPPFLAGS="-ObjC++ -I../xcode/include" ./configure
$ make

I have no idea how to fix the underlying issues because frankly, I despise C or C++ or whatever unholy mongrel of a language this tool is written in.

Closing Remarks

Anyway, this works for me. It doesn’t seem to crash, the choices I make are persisted, and my world has gotten a little bit better because of this.

Big thanks to Daniel Nöthen for creating butt in the first place; without him I’d have nothing to patch.

butt's People

Contributors

bombe avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.