![]() |
[Request]stream audio output over wifi
It would be great to be able to stream the audio output . Similar to what http://code.google.com/p/dsbridge/ dsbridge does on desktop computer. All sound you play gets streamed to a webadress like http://localhost:8909 .
Then you could tap into that adress with media player or game console. If u change track on the phone the media player plays that track. This makes it the perfect tool for playing spority to home theater and use the phone to controll whats playing:) Any ideas on how to make this work? |
Re: [Request]stream audio output over wifi
Or, for extra awesomeness, port an Airplay library to Harmattan - now XBMC supports receiving Airplay streams, so you don't need to lock yourself to Apple.
|
Re: [Request]stream audio output over wifi
Quote:
Also my post there (u/n = Jed) has been answered, & it's great news! :D (make sure you read it) |
Re: [Request]stream audio output over wifi
PR1.2 brings DLNA server to N9. Hey OP, problem solved :D
|
Re: [Request]stream audio output over wifi
Quote:
|
Re: [Request]stream audio output over wifi
With current pulseaudio, this should be easy to do for a Linux machine:
n9->pulseaudio@n9->network->pulseaudio@computer->computer On a regular Linux machine, you could easiliy set this up from a GUI, using Avahi (zeroconf). Since harmattan does not include zeroconf, you'll have to create the appropriate sinks and sources manually through the pacmd utility. It seems like this utility is also missing from harmattan, but it's in pulseaudio-utils in the harmattan-dev repository. I will hopefully find some time to look into this in the near future, and I'll post a guide if I figure it out. EDIT: the pacmd utility from harmattan-dev won't run without openmode.. There is a way to set up a network sink from the configuration file, but I haven't tested it yet. |
Re: [Request]stream audio output over wifi
Quote:
|
Re: [Request]stream audio output over wifi
Thanks YavkatA!
I hope you can figure something out. The good thing about this is that we would be able to play any sound that the n9 can play. Dlna and playto apps are great but they never work with internet radio, spotify, musiccloud and such. With this we can output all sound even from games and youtube sound without any cables:) And get to have the soundsource in your pocket so its easy to controll and change music:) The media center or pc becomes a wireless speaker for our n9/n950's:) Maybe possible for more then one pc or mediaplayer to connect to the stream and get sound in multiple areas? |
Re: [Request]stream audio output over wifi
I got this as a tip on fmo.:
__________________________________________ Well, pulseaudio (the sound manager on meego) is able to stream over http. If the module is available on meego, you should set "load-module module-http-protocol-tcp" probably in /etc/pulse/system.pa. I'm not sure you will have to check. You can even "publish" this with rygel (https://live.gnome.org/Rygel/Pulseaudio) _______________________________________ I dont know how to try it though::( |
Re: [Request]stream audio output over wifi
Quote:
Code:
default-server=tcp:REMOTEIP:4713 |
All times are GMT. The time now is 17:16. |
vBulletin® Version 3.8.8