Giter Site home page Giter Site logo

gyfscx / android-icecast-broadcast Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fatihsokmen/android-icecast-broadcast

0.0 0.0 0.0 2.19 MB

๐ŸŽท Android Audio Broadcast. Captures real-time audio from microphone, encodes and streams over icecast protocol

C++ 0.88% C 8.77% Objective-C 43.46% Java 43.46% Makefile 3.43%

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 streams (mp3) to iceserver.

Native Libraries

Although native libraries are included under jniLibs folder, developers are encouraged to build from source.

  • On command line; enter jni folder line and type. (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.

Testing Environments that work fine

Licences

  • LAME encoder is licensed under the LGPL.
  • libshout is licensed under the LGPL v2.
  • This repo uses code from this repo

android-icecast-broadcast's People

Contributors

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