mirror of
https://github.com/pion/mediadevices.git
synced 2026-04-23 00:07:29 +08:00
reveal Name var for driver.info
This commit is contained in:
committed by
Eric Daniels
parent
b9ce5bb861
commit
57c9ba0fc5
@@ -116,6 +116,7 @@ func discover(discovered map[string]struct{}, pattern string) {
|
||||
Label: label + LabelSeparator + reallink,
|
||||
DeviceType: driver.Camera,
|
||||
Priority: priority,
|
||||
Name: label,
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user