Android as a Wi-Fi Speaker (Xubuntu)
- This topic has 0 replies, 1 voice, and was last updated 5 years ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
What makes us different from other similar websites? › Forums › Tech › Android as a Wi-Fi Speaker (Xubuntu)
Tagged: Linux, Wi-Fi Speaker, Xubuntu
First we will need to create a script. The script is found below.
Make sure you name is pashare when creating the empty file, with the code.
The next step will be to open terminal in the folder you created the script and run the command pactl list | grep Name
This command will help you find what part of the code you need to change.
Where is says “
Once saved, you need to download and install the following app on your phone, PulseDroid.apk.
After installing, return to terminal and run the following commands.
Computer connected to Wi-Fi
iwconfig
Computer connected via hard wire.
ifconfig
After you do that, you need to run the command.
./pashare
In your phone, enter the IP address you were given above, and input the port, 8000. Click start and you should be streaming the audio. Enjoy!