RTCPeerConnection

GPTKB entity

Statements (50)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:availableOn gptkb:JavaScript
gptkbp:builtBy RTCPeerConnection()
gptkbp:canBe gptkb:RTCIceCandidate
gptkb:RTCSessionDescription
gptkb:MediaStream
gptkb:RTCDataChannel
gptkbp:category gptkb:REST_API
gptkb:website
Real-time communication
gptkbp:definedIn gptkb:W3C_WebRTC_specification
gptkbp:event gptkb:train
icecandidate
iceconnectionstatechange
negotiationneeded
signalingstatechange
https://www.w3.org/2000/01/rdf-schema#label RTCPeerConnection
gptkbp:introducedIn 2011
gptkbp:method addIceCandidate()
addTrack()
addTransceiver()
close()
createAnswer()
createOffer()
getReceivers()
getSenders()
getTransceivers()
setLocalDescription()
setRemoteDescription()
gptkbp:partOf gptkb:WebRTC
gptkbp:property canTrickleIceCandidates
connectionState
currentLocalDescription
currentRemoteDescription
iceConnectionState
iceGatheringState
localDescription
pendingLocalDescription
pendingRemoteDescription
remoteDescription
sctp
signalingState
gptkbp:supportedBy gptkb:Google_Chrome
gptkb:Mozilla_Firefox
gptkb:Microsoft_Edge
gptkb:Safari
gptkbp:usedFor peer-to-peer data exchange
real-time audio and video communication
gptkbp:bfsParent gptkb:WebRTC
gptkbp:bfsLayer 4