-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pidgin default sound source/output selection is ineffective #21
Comments
Affects also webcam selection. Device enumeration hasn't been rewritten when Pidgin 3 was ported to GStreamer 1.0, where the old method isn't available, and so the source and sink elements rely on default values. We'll need a new implementation, likely based on GstDevice. |
Input device selection should now be possible in latest sipe-collab PPA version of Pidgin:
Please note that this feature is not available on Ubuntu 14.04. |
Closing since I consider the issue solved. Feel free to reopen if you still have problems regarding this topic. |
Hello, I am running into this issue where it only shows default for all device options, and I'd really appreciate your help. |
Multiple sound-card systems are not supported (ex: internal sound card + webcam).
Output, and source selection is not working as sources, and possible output cards are not listed.
Choosing pulseaudio output does not work either, pidgin completely ignores choices done in pavucontrol, and defaults to the computers internal sound card.
The text was updated successfully, but these errors were encountered: