[pulseaudio-discuss] Pulseaudio function to access a client shown in the pavucontrol.

David Henningsson david.henningsson at canonical.com
Thu Oct 31 10:39:19 CET 2013


On 10/31/2013 10:04 AM, Sathishkumar Sivagurunathan wrote:
> Hello,
> 
>  
> 
>       My aim is as follows.
> 
>  
> 
>      Step 1:- Run an audio player in Ubuntu. Look at the client name it
> has generated in the pavucontrol gui’s client tab. Let us assume that
> the client created is “test”
> 
>  
> 
>      Step 2:- Try to connect to the client using a pulse audio function.
> I used an example code available on the net to do a connect.

Hi,

Two clients cannot connect to each other using PulseAudio. PulseAudio is
using a protocol model where every client connects to the server
independently.

You can use the introspect functionality to see what other clients are
currently connected, but you cannot "connect" to other clients, and use
PulseAudio as some kind of client-to-client IPC.

> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Disclaimer~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Information contained and transmitted by this e-mail is confidential and
> proprietary to iGATE and its affiliates and is intended for use only by
> the recipient. 

Please remove this ugly disclaimer. You're asking for help on an
mailinglist that is open for everyone to read and learn from. If you
want to be confidential and proprietary, consider hiring consultancy
services instead.


-- 
David Henningsson, Canonical Ltd.
https://launchpad.net/~diwic


More information about the pulseaudio-discuss mailing list