pasend : Pc to Android audio transmission Link to heading
Allows streaming of audio to multiple(or one, your choice) android devices with the help of pactl.
Requirements : Link to heading
pulseaudio (pactl)
Make sure both are on the same Network!!
Usage : Link to heading
pasend start|stop
Installation : Link to heading
On Pc: Link to heading
git clone https://github.com/DopeWiz/pasend.git
cd pasend
make
./pasend start|stop
On Android: Link to heading
Download and install any app from the following (any one):
- PulseDroid.apk
- SimpleProtocolPlayer(lower latency)
Input the Local IP address of your system (server) and put 8000 (default) as port number.