lelloman / android-audiostreamlistener

a simple client to play a pcm network stream

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

android-audiostreamlistener

a simple client to play a pcm network stream, works in conjunction with this simple server

the server will stream uncompressed pcm frames via udp without any encryption, it has a very low latency but if the network is busy the sound will jump a lot. open with Android Studio to build (2.1.3 atm)

About

a simple client to play a pcm network stream

License:Apache License 2.0


Languages

Language:Java 100.0%