Re: Logitech C310 webcam- sound back

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




----- Oryginalna wiadomość -----
> Od: "Paul Cartwright" <pbcartwright@xxxxxxxxx>
> Do: "Ian Malone" <ibmalone@xxxxxxxxx>, "Community support for Fedora users" <users@xxxxxxxxxxxxxxxxxxxxxxx>
> Wysłane: czwartek, 15 maj 2014 14:17:21
> Temat: Re: Logitech C310 webcam- sound back
> 
> 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.
> > 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
> well, I finally got my sound back, I had to set-default-source &
> set-default-sink back to my main SB card..
> still no mic in Skype, but at least I have sound back. shouldn't play
> around with pacmd without knowing what the defaults WERE:) or at
> least
> the file it modifies..
> 
to work sound in Skype in Fedora 20 you must edit file:

sudo nano /usr/share/applications/skype.desktop

and change:

Exec=skype %U

to:

Exec=env PULSE_LATENCY_MSEC=30 skype %U

then restart Skype
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux