ORTC
E24289
ORTC (Object Real-Time Communications) is a JavaScript API and architecture for enabling real-time audio, video, and data communications on the web, serving as an alternative and evolutionary step beyond the traditional WebRTC 1.0 model.
Aliases (2)
Statements (48)
| Predicate | Object |
|---|---|
| instanceOf |
JavaScript API
→
real-time communications API → web communications architecture → |
| abbreviationOf |
Object Real-Time Communications
→
|
| architectureStyle |
object-based API
→
|
| avoids |
mandatory SDP offer/answer model in the API
→
|
| category |
real-time communication technology
→
web API → |
| designGoal |
evolve beyond the WebRTC 1.0 model
→
provide fine-grained control over real-time media → serve as an alternative to WebRTC 1.0 → |
| domain |
real-time communications
→
|
| feature |
direct control of RTP parameters
→
direct control of codecs → direct control of transports → flexible media routing → support for DTLS → support for ICE → support for SRTP → support for data channels → support for scalable video coding → support for simulcast → |
| fullName |
Object Real-Time Communications
→
|
| hasSpecification |
ORTC API for WebRTC
→
|
| influenced |
WebRTC NV (WebRTC Next Version) design
→
|
| programmingLanguage |
JavaScript
→
|
| relatedConcept |
WebRTC 1.0
→
|
| relatedStandard |
WebRTC
→
|
| securityProperty |
enables encrypted media transport
→
supports DTLS-SRTP → |
| standardizationBody |
W3C ORTC Community Group
→
|
| status |
experimental API
→
|
| supports |
audio communications
→
data communications → video communications → |
| supportsEnvironment |
JavaScript runtime environments
→
web browsers → |
| transportProtocol |
RTCP
→
RTP → TCP → UDP → |
| useCase |
browser-based VoIP
→
peer-to-peer data channels → video conferencing → web-based real-time communication → |
| usesMechanism |
DTLS for key negotiation
→
ICE for NAT traversal → SRTP for media encryption → |
Referenced by (4)
| Subject (surface form when different) | Predicate |
|---|---|
|
ORTC
("Object Real-Time Communications")
→
|
abbreviationOf |
|
ORTC
("Object Real-Time Communications")
→
|
fullName |
|
ORTC
("ORTC API for WebRTC")
→
|
hasSpecification |
|
WebRTC
→
|
relatedStandard |