#1221 closed defect (needinfo)
Microphone is created as an output device instead of an input device
Reported by: | Justus Ranvier | Owned by: | Justus Ranvier |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | sound | Version: | trunk |
Keywords: | Cc: |
Description
I'm trying to use Google Hangouts on Chromium in a linux system running xpra.
It's not possible to use the microphone device because the microphone device is created as a pulseaudio output device rather than input device.
Attached screenshots illustrate the problem.
pavucontrol displays the "Xpra Microphone" device in the "Output Devices" section. Thus the Hangouts plugin does not detect that a microphone is available because the Input Devices section is empty.
Attachments (2)
Change History (7)
Changed 5 years ago by
comment:1 Changed 5 years ago by
Owner: | changed from Antoine Martin to Justus Ranvier |
---|
Changed 5 years ago by
Attachment: | xpra-info.zip added |
---|
comment:5 Changed 5 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1221
Note: See
TracTickets for help on using
tickets.
There may well be bugs in this feature, see #1141, #1219.
But this is not what I am seeing when I test: I get one input and one output device shown in pavucontrol.
Please provide more details, see wiki/ReportingBugs for general guidelines, and try to also include:
pactl list
output from within the sessionpavucontrol
screenshots of output and input devicesxpra showconfig
etc..