WebRTC PeerConnection

GPTKB entity

Statements (50)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:category gptkb:REST_API
gptkb:website
Real-time communication
gptkbp:definedIn gptkb:W3C_WebRTC_specification
gptkbp:enables peer-to-peer connections
gptkbp:features end-to-end encryption
gptkbp:hasEvent gptkb:train
icecandidate
iceconnectionstatechange
negotiationneeded
signalingstatechange
gptkbp:hasMethod gptkb:center
addTrack
addIceCandidate
addTransceiver
createAnswer
createOffer
getReceivers
getSenders
getTransceivers
setLocalDescription
setRemoteDescription
gptkbp:hasProperty canTrickleIceCandidates
connectionState
currentLocalDescription
currentRemoteDescription
iceConnectionState
localDescription
pendingLocalDescription
pendingRemoteDescription
remoteDescription
signalingState
https://www.w3.org/2000/01/rdf-schema#label WebRTC PeerConnection
gptkbp:implementedIn gptkb:JavaScript
gptkbp:introducedIn 2011
gptkbp:partOf gptkb:WebRTC
gptkbp:supportedBy gptkb:Google_Chrome
gptkb:Mozilla_Firefox
gptkb:Microsoft_Edge
gptkb:Safari
gptkbp:supports gptkb:SDP
gptkb:SRTP
gptkb:DTLS
gptkb:ICE
gptkbp:usedFor real-time audio communication
real-time video communication
data channel communication
gptkbp:bfsParent gptkb:The_Web_Platform
gptkbp:bfsLayer 8