← Back to release summary

RTCRtpSender and RTCRtpReceiver extensions to RTCPeerConnection

Category
Realtime / Communication
Type
New or changed feature
Status
Enabled by default (Chrome 65)
Intent stage
None

Summary

This feature encapsulates the addition of the following methods to RTCPeerConnection: getSenders(), getReceivers(), addTrack(MediaStreamTrack track, MediaStream... streams), and removeTrack(RTCRtpSender sender). The RTCRtpSender and RTCRtpReceiver objects will initially be limited to supporting the "track" attribute, with RTCRtpSender also supporting "replaceTrack(MediaStreamTrack withTrack)".

Standards & signals

View on chromestatus.com