PlatformCapabilities
Browser/platform WebRTC capability flags.
Properties
audioCodecs
List of supported audio codecs.
audioOutputSelection
Whether setSinkId (audio output selection) is supported.
getDisplayMedia
Whether getDisplayMedia is available.
getUserMedia
Whether getUserMedia is available.
insertableStreams
Whether insertable streams / encoded transforms are available.
screenShare
Whether screen sharing is supported.
screenShareAudio
Whether screen share can include system audio (Chrome-only).
simulcast
Whether simulcast is supported.
videoCodecs
List of supported video codecs.
webrtc
Whether the browser supports WebRTC at all.