Giter Site home page Giter Site logo

iceclient's Introduction

# iceclient

iceclient connects to Icecast servers to either transmit (act as a source client
like ices) or recieve (act like a music player like winamp).  See Installation
for installing libshout for transmitting and JLayer for receiveing.

The newest version of this library should be available on github:
http://github.com/jblomo/iceclient

If this library is useful, or you have found bugs, please send a note to
http://github.com/jblomo/

See project.clj for version information.

## Usage

1. iceclient$ ../lein deps
2. If installing the dependencies fails, see Installation

### Transmit

1. Have a default installation of icecast running on localhost
2. iceclient$ ../lein repl
3. (use 'iceclient.transmit)
4. (test-shout "/path/to/song.mp3")

### Recieve

1. Follow Transmit instructions, or use a known working URL.
2. iceclient$ ../lein repl
3. (use 'iceclient.receive)
4. (play-url "http://localhost:8000/testshout.mp3")

## Installation

To transmit you must be able to load the libshout library with JNA.  This is
done by installing libshout from http://www.icecast.org/download.php and setting
jna.library.path to the directory where libshout was installed.

To receive you must have javazoom.net's JLayer library,
http://www.javazoom.net/javalayer/javalayer.html .  You can use mvn
install:install-file to install the jar into your local repository.

## License

Written by Jim Blomo

The use and distribution terms for this software are covered by the Eclipse
Public License 1.0, which can be found in the file epl-v10.html at the root of
this distribution. By using this software in any fashion, you are agreeing to be
bound by the terms of this license. You must not remove this notice, or any
other, from this software. 

iceclient's People

Contributors

jblomo avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

davidwclin timlit

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.