Logitech C310 webcam

Paul Cartwright pbcartwright at gmail.com
Thu May 15 11:16:00 UTC 2014


On 05/15/2014 04:03 AM, Ian Malone wrote:
> Until you have pavucontrol fixed there is a command line approach. I
> think this should work:
> $ pacmd list-sources
> ... find out the number N for your webcam (look for "index" at the
> start of a section mentioning its type, or do something like:
> $ pacmd list-sources|grep -E "device.product.name|index"
>
> $ pacmd set-default-source N
>
>
> To move a particular one (e.g. skype) once already started,
> $ pacmd list-source-outputs
> ... find the number M for skype.

failed:
$ pacmd list-source-outputs
0 source output(s) available.

> Or something like:
> $ pacmd list-source-outputs|grep -E "index|application.name"
>
> $ pacmd move-source-output M N
> ... should move only skype (output M) to the microphone (source N)
>
>
> I've reconstructed this from what you'd do for sources, for which the
> equivalents would be:
> list sinks
> set-default-sink
> list-sink-inputs
> move-sink-input
> http://askubuntu.com/questions/71863/how-to-change-pulseaudio-sink-with-pacmd-set-default-sink-during-playback/72076#72076

after trying to set sources & sinks, now I have no sound in skype.. so I
have to log off & back on to get sound back.. but first I'll send this:)
maybe the list-source-outputs with no sources is the key??

-- 
Paul Cartwright
Registered Linux User #367800 and new counter #561587



More information about the users mailing list