Coder Social home page Coder Social logo

baricio / android-icecast-broadcast Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fatihsokmen/android-icecast-broadcast

0.0 2.0 0.0 1.81 MB

Captures real-time audio from microphone, encodes and stream over icecast protocol

Makefile 3.43% C 96.44% Objective-C 0.09% C++ 0.04%

android-icecast-broadcast's Introduction

##Android Icecast/Shoutcast Broadcast## This project aims to implement an icecast source client that captures realtime audio from microphone, encodes and stream (mp3) to iceserver. Code implements basic ice protocol and is mostly tested with StreamMachine, for ice input source. Repo is still preview and will be packaged as library.

###Native Libraries### Although native libraries are included in jniLibs folder, developers are encourages to build from source files. Easy way to generate native libs

  • Enter jni folder on command line and call. Note that ndk-build should be on your path or print full path of binary

    ndk-build

###Formats### Mp3 is the only encoder format that is currently supported but vorbiss ogg will be added too. Vorbis and ogg native libraries are included in source code and working without limitation.

###Notice### Please update upstream configuration in BroadcastFragment regarding your server conf.

###Help### Code is easy to understand and implementation is straightforward, but if you have additional questions, write me: fatih dot sokmen at gmail dot com

###Testing Environments that work fine###

android-icecast-broadcast's People

Contributors

fatihsokmen avatar

Watchers

 avatar  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.