Closed Bug 821299 Opened 13 years ago Closed 12 years ago

Make ALSA WebRTC backend expose proper IDs using device names

Categories

(Core :: WebRTC, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla20

People

(Reporter: ted, Assigned: ted)

Details

(Whiteboard: [qa-])

Attachments

(1 file)

For some reason the ALSA audio backend doesn't expose the device name (which is basically the device ID), and only exposes descriptions, which is what we wind up using for device IDs. This means that you can't actually select some devices because you might have two copies of a device with the same name. This patch fixes that. (It probably needs to go upstream, as well.)
Comment on attachment 691807 [details] [diff] [review] Make ALSA WebRTC backend expose proper IDs using device names Review of attachment 691807 [details] [diff] [review]: ----------------------------------------------------------------- I presume 'name' in those spots is always set and unique? If so, r+
Attachment #691807 - Flags: review?(rjesup) → review+
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: