This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2017.
The label read-only property of the MediaStreamTrack interface returns a string containing a user agent-assigned label that identifies the track source, as in "internal microphone".
The string may be left empty and is empty as long as no source has been connected. When the track is disassociated from its source, the label is not changed.
| Specification |
|---|
| Media Capture and Streams> # dom-mediastreamtrack-label> |
| Desktop | Mobile | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Chrome | Edge | Firefox | Opera | Safari | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | WebView Android | WebView on iOS | |
label |
26 | 12 | 22 | 15 | 11 | 26 | 22 | 14 | 11 | 1.5 | 4.4 | 11 |
© 2005–2025 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/MediaStreamTrack/label