Back to Content

RTCInboundRtpStreamStats: remoteId property

files/en-us/web/api/rtcinboundrtpstreamstats/remoteid/index.md

latest434 B
Original Source

{{APIRef("WebRTC")}}

The remoteId property of the {{domxref("RTCInboundRtpStreamStats")}} dictionary specifies the {{domxref("RTCInboundRtpStreamStats.id", "id")}} of the {{domxref("RTCRemoteOutboundRtpStreamStats")}} object representing the remote peer's {{domxref("RTCRtpSender")}} which is sending the media to the local peer.

Value

A string.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}