mirror of
https://github.com/pion/mediadevices.git
synced 2025-09-26 20:41:46 +08:00
remove name from linux driver info
This commit is contained in:

committed by
Eric Daniels

parent
57c9ba0fc5
commit
dc8aeea11f
@@ -116,7 +116,6 @@ 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