2

I have a laptop running Ubuntu 12.10, and an Android 2.3.4 (Samsung Galaxy Fit). I connect my Android to a speaker far away from me.

I want to stream music from my laptop using Rhythmbox to my phone.

I also want to change the tracks from my laptop. It should stop playing the current track on my phone and switch to the track I changed to.

How can I do that?

Thanks! :D

2 Answers2

2

There are three options that come to my mind you have for doing so:

  1. Install and run an Icecast2 radio server streaming your soundcard as radio stream to your (local) network. Connect your Android device with an Internet Radio app (e.g. XiiaLive) that can receive a custom IP (which then is your radio stream).
  2. Set up a DLNA server on Ubuntu which serves the laptop's soundcard (it does not work for me, but people say they succeeded). Run a DLNA client app on the Android device (e.g. Bubble UPnP).
  3. Don't use Rhythmbox but vlc Install vlc music player on both ends which claim to be able to connect via a network stream.

Option 1. is tested to work with my setup (but the free version of XiiaLive caused quite some delay from over-buffering, there may be better apps around).

Takkat
  • 144,580
1

you can use Bluetooth ( & pulseaudio ):

  • to stream music from the phone to Ubuntu
  • to use your pc mic to do calls

Here a complete guide for ubuntu ( it is a bit tricky since there is not a gui )

http://blog.stevenocchipinti.com/2012/10/bluetooth-audio-streaming-from-phone-to.html/

Postadelmaga
  • 5,759