09/30/2011, 05:45 AM
|
#1 (permalink) |
|
Member
![]() ![]() Join Date: Jul 2009
Location: Oulu, Finland - follow @therealsconix on Twitter
Posts: 4,060
Likes Received: 80
Thanks: 87
Thanked 1,700 Times in 816 Posts
|
This app is only released in the alpha feed at the moment. The current release works in both Pre3 and TouchPad. Here's the info about the current alpha version. You also need to have the Enable PulseAudio Control patch installed which should get installed automatically when the app is installed.
For now its recommended to pause/stop music playing (any sounds) when switching to network audio or when switching back to TP. For the alpha period please also keep the app running when using the network audio. Configuring the Linux Desktop/Server for listening PulseAudio connections: pactl load-module module-native-protocol-tcp auth-anonymous=1 You can also add that into default.pa configuration file if you want it to get loaded automatically once pulseaudio is loaded. Notice that the auth-anonymous parameter allows all connections, if you want to limit the allowed client connections then see pulseaudio documentation. Configuring the Linux Desktop/Server fas a client for PulseAudio on the TP: pactl load-module module-tunnel-sink server=<TOUCHPAD_IP> sink_name=<OPTIONAL_SINK_NAME> So do this if you want to send the music from desktop into TP. Usage of the PulseAudio Settings app on the TouchPad: When you start the app you can configure what sounds you want to direct to network server and which to play at the TP. You can add multiple servers, but only one per wireless SSID (if multiple defined then only first server is used). For the server you need to give 1) the SSID of the wireless network which you want to "bind" the server to, 2) the IP address of the server (ATM no checking of the address is done so type it correctly), 3) mode for the server, where 'auto' means that the server is connected automatically when connected to the configured wireless SSID and 'ask' that only availability of the server is notified and then you need to connect to it from the dashboard. When you want to update the pulseaudio state hit the apply settings button. This will check the current wifi connection and react based on the configuration / wifi state. If configured server available for the wifi SSID you should see the dashboard notification. The same action is performed when the service notices wifi connection changes. If you want to reset the status (i.e. move from wifi to TP sounds) select the reset pulseaudio from the app menu. Using TP as a server and connecting desktop to it: Just enable the pulseaudio server in the settings and apply settings. Future features (TODO): + Make the dashboard updates not to start the application (in next release, 0.3.0 version). + Make the app / patch work on Pre3 (in next release, 0.3.0 version) + Enable the automatic wireless connection monitoring and react based on the events (in current release, 0.2.0 version). + Add firewall port opening so that there is no need to do it manually, also add more control to limit the access (in current release, 0.2.0 version). - Maybe make the icon tap to re-connect the server when connected, from the dashboard popup I mean... - Allow multiple servers to be configured for one SSID and provide means of selecting which to connect. - Make patch for 2.1.x and add mojo UI if the core stuff works on 2.1.x as well, it should
__________________
Developer of Mode Switcher app & Advanced System Menus / System Prefs / Launcher Configuration patches - If you like my app or the patches and wish to donate, then use this link. Even small donations are appreciated and will motivate the further development of the Mode Switcher and my patches. For list of all my WebOS related work see here. Last edited by sconix; 10/01/2011 at 12:25 PM. |
10/01/2011, 11:01 AM
|
#3 (permalink) | |
|
Member
![]() ![]() Join Date: Jul 2009
Location: Oulu, Finland - follow @therealsconix on Twitter
Posts: 4,060
Likes Received: 80
Thanks: 87
Thanked 1,700 Times in 816 Posts
|
Quote:
Dustin tried with windows machine running pulseaudio and got choppy audio. For me its working well so haven't tried to see if there's any way to make it better. I am trying to get the RTP part working since I think it might be actually better in terms of needed bandwidth etc. I will try with older (=slower) wireless AP soon to see if I can get the choppiness as well so I can more better see if there is a way to optimize it somehow.
__________________
Developer of Mode Switcher app & Advanced System Menus / System Prefs / Launcher Configuration patches - If you like my app or the patches and wish to donate, then use this link. Even small donations are appreciated and will motivate the further development of the Mode Switcher and my patches. For list of all my WebOS related work see here. |
|
10/01/2011, 12:03 PM
|
#4 (permalink) | |
|
Member
![]() Join Date: Feb 2010
Posts: 590
Likes Received: 4
Thanks: 57
Thanked 73 Times in 32 Posts
|
Quote:
|
|
10/01/2011, 12:19 PM
|
#5 (permalink) | |
|
Member
![]() Join Date: Jul 2008
Posts: 149
Likes Received: 0
Thanks: 13
Thanked 14 Times in 12 Posts
|
quick shortcut for those wanting to control their authentication Modules
Quote:
|
|
10/01/2011, 12:22 PM
|
#6 (permalink) |
|
Member
![]() ![]() Join Date: Jul 2009
Location: Oulu, Finland - follow @therealsconix on Twitter
Posts: 4,060
Likes Received: 80
Thanks: 87
Thanked 1,700 Times in 816 Posts
|
Would be interesting to know what is the average ping to your server, just for reference so can try to determine which factors have an effect for the choppiness. It would be nice to know in what kind of environment this solution works well. At least my network seems to give 75ms average (18-130). Might try to see what kind of BW I get just to gather some data. At least I think its mainly about network connection, have done browsing + other light usage with the TP without any choppiness on the playback and mine TP is not even overclocked.
__________________
Developer of Mode Switcher app & Advanced System Menus / System Prefs / Launcher Configuration patches - If you like my app or the patches and wish to donate, then use this link. Even small donations are appreciated and will motivate the further development of the Mode Switcher and my patches. For list of all my WebOS related work see here. |
10/01/2011, 12:49 PM
|
#7 (permalink) | |
|
Member
![]() Join Date: Feb 2010
Posts: 590
Likes Received: 4
Thanks: 57
Thanked 73 Times in 32 Posts
|
Quote:
I am running uber kernel, but with the default clock speed. I will try another server later today. I just need to find some speakers first. |
|
10/01/2011, 12:51 PM
|
#8 (permalink) | |
|
Member
![]() ![]() Join Date: Jul 2009
Location: Oulu, Finland - follow @therealsconix on Twitter
Posts: 4,060
Likes Received: 80
Thanks: 87
Thanked 1,700 Times in 816 Posts
|
Quote:
Well at least good to know then that this works with relative bad pings which I think my network can be categorized as ![]() EDIT: You could also try giving the pulseaudio process a higher priority but I don't think that should be a problem on Linux machine. At least pulseaudio should have proper priority, my server is a debian squeeze with older pulseaudio than TP so I am happy that this works even with my "old" desktop setup + slowish network
__________________
Developer of Mode Switcher app & Advanced System Menus / System Prefs / Launcher Configuration patches - If you like my app or the patches and wish to donate, then use this link. Even small donations are appreciated and will motivate the further development of the Mode Switcher and my patches. For list of all my WebOS related work see here. |
|
10/01/2011, 12:57 PM
|
#9 (permalink) |
|
Member
![]() ![]() Join Date: Jul 2009
Location: Oulu, Finland - follow @therealsconix on Twitter
Posts: 4,060
Likes Received: 80
Thanks: 87
Thanked 1,700 Times in 816 Posts
|
If somebody has a good link for pulseaudio RTP setup from command line I would appreciate the info
Can't seem to get it to work even on desktop, I am clearly missing something. I am trying to get the enyo app play nice with the dashboard launches so that the main window would not be always opened. After I get this done I'll release 0.3.0 which works nicely even on Pre3 (at leas the app, haven't played with the rest that much).
__________________
Developer of Mode Switcher app & Advanced System Menus / System Prefs / Launcher Configuration patches - If you like my app or the patches and wish to donate, then use this link. Even small donations are appreciated and will motivate the further development of the Mode Switcher and my patches. For list of all my WebOS related work see here. |
10/01/2011, 06:51 PM
|
#10 (permalink) |
|
Member
![]() ![]() Join Date: Jul 2009
Location: Oulu, Finland - follow @therealsconix on Twitter
Posts: 4,060
Likes Received: 80
Thanks: 87
Thanked 1,700 Times in 816 Posts
|
Tomorrow I will release 0.3.0 and updated patch that fixes one problem and also patch for pre3.
__________________
Developer of Mode Switcher app & Advanced System Menus / System Prefs / Launcher Configuration patches - If you like my app or the patches and wish to donate, then use this link. Even small donations are appreciated and will motivate the further development of the Mode Switcher and my patches. For list of all my WebOS related work see here. |
10/02/2011, 12:55 PM
|
#12 (permalink) |
|
Member
![]() ![]() Join Date: Jul 2009
Location: Oulu, Finland - follow @therealsconix on Twitter
Posts: 4,060
Likes Received: 80
Thanks: 87
Thanked 1,700 Times in 816 Posts
|
No worries as have I. I am pushing 0.3.0 out now so should show up in the alpha feed soon. The new patch releases will come tomorrow.
__________________
Developer of Mode Switcher app & Advanced System Menus / System Prefs / Launcher Configuration patches - If you like my app or the patches and wish to donate, then use this link. Even small donations are appreciated and will motivate the further development of the Mode Switcher and my patches. For list of all my WebOS related work see here. |
10/02/2011, 06:13 PM
|
#13 (permalink) |
|
Member
![]() ![]() Join Date: Sep 2003
Location: Watertown, MA
Posts: 1,681
Likes Received: 4
Thanks: 124
Thanked 26 Times in 18 Posts
|
I've been using the pulse audio restart app since day one and it works like a charm!
does the trick every time
__________________
I’m a lucky man to count on both hands The ones I love.. Visor Pro -> Visor Edge -> Treo 180 -> Treo 270 -> Treo 600 -> Treo 650 -> T|T2+SE T68i -> Treo 600 -> T-Mobile MDA -> Treo 755p -> Treo 800w -> Treo 755p -> PALM PRE -> Palm Pre 2 -> Twittering about |
10/03/2011, 02:49 AM
|
#14 (permalink) | |
|
Member
![]() ![]() Join Date: Jul 2009
Location: Oulu, Finland - follow @therealsconix on Twitter
Posts: 4,060
Likes Received: 80
Thanks: 87
Thanked 1,700 Times in 816 Posts
|
Quote:
__________________
Developer of Mode Switcher app & Advanced System Menus / System Prefs / Launcher Configuration patches - If you like my app or the patches and wish to donate, then use this link. Even small donations are appreciated and will motivate the further development of the Mode Switcher and my patches. For list of all my WebOS related work see here. |
|
10/03/2011, 02:50 AM
|
#15 (permalink) |
|
Member
![]() ![]() Join Date: Jul 2009
Location: Oulu, Finland - follow @therealsconix on Twitter
Posts: 4,060
Likes Received: 80
Thanks: 87
Thanked 1,700 Times in 816 Posts
|
I removed the required patch for the app from the regular feed, we are working to get alpha patches feed for having the alpha patches there. Stay tuned for more info during today about how you can get the latest patch version.
__________________
Developer of Mode Switcher app & Advanced System Menus / System Prefs / Launcher Configuration patches - If you like my app or the patches and wish to donate, then use this link. Even small donations are appreciated and will motivate the further development of the Mode Switcher and my patches. For list of all my WebOS related work see here. |
10/04/2011, 06:57 AM
|
#16 (permalink) |
|
Member
![]() ![]() Join Date: Jul 2009
Location: Oulu, Finland - follow @therealsconix on Twitter
Posts: 4,060
Likes Received: 80
Thanks: 87
Thanked 1,700 Times in 816 Posts
|
The patches are now in the alpha patches feed, so please enable that feed as well and update the patches.
__________________
Developer of Mode Switcher app & Advanced System Menus / System Prefs / Launcher Configuration patches - If you like my app or the patches and wish to donate, then use this link. Even small donations are appreciated and will motivate the further development of the Mode Switcher and my patches. For list of all my WebOS related work see here. |
10/04/2011, 05:12 PM
|
#18 (permalink) | |
|
Member
![]() ![]() Join Date: Jul 2009
Location: Oulu, Finland - follow @therealsconix on Twitter
Posts: 4,060
Likes Received: 80
Thanks: 87
Thanked 1,700 Times in 816 Posts
|
Quote:
__________________
Developer of Mode Switcher app & Advanced System Menus / System Prefs / Launcher Configuration patches - If you like my app or the patches and wish to donate, then use this link. Even small donations are appreciated and will motivate the further development of the Mode Switcher and my patches. For list of all my WebOS related work see here. Last edited by sconix; 10/05/2011 at 07:11 AM. |
|
10/05/2011, 03:17 PM
|
#19 (permalink) |
|
Member
![]() Join Date: Jul 2008
Posts: 149
Likes Received: 0
Thanks: 13
Thanked 14 Times in 12 Posts
|
sconix thanks that fixed it. I noticed you took down your edit. So for others with this issue, unpacking the doctor and grabbing the file from usr/lib/pulse-audio-0.9.22/modules and use internalz pro to move it to the correct place on the tab.
|
10/31/2011, 11:14 AM
|
#20 (permalink) |
|
Member
![]() ![]() Join Date: Jul 2009
Location: Oulu, Finland - follow @therealsconix on Twitter
Posts: 4,060
Likes Received: 80
Thanks: 87
Thanked 1,700 Times in 816 Posts
|
The latest 0.5.0 version also supports turning on/off USB audio. Having USB audio will require a kernel with usb audio support and those kernels have not yet published but should be soon.
__________________
Developer of Mode Switcher app & Advanced System Menus / System Prefs / Launcher Configuration patches - If you like my app or the patches and wish to donate, then use this link. Even small donations are appreciated and will motivate the further development of the Mode Switcher and my patches. For list of all my WebOS related work see here. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|



