mirror of
https://github.com/pion/mediadevices.git
synced 2025-10-29 19:12:48 +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,
|
Label: label + LabelSeparator + reallink,
|
||||||
DeviceType: driver.Camera,
|
DeviceType: driver.Camera,
|
||||||
Priority: priority,
|
Priority: priority,
|
||||||
Name: label,
|
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user