fatihsokmen / android-icecast-broadcast

🎷 Android Audio Broadcast. Captures real-time audio from microphone, encodes and streams over icecast protocol
53 stars 22 forks source link

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.

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