Modifier and Type | Interface and Description |
---|---|
interface |
BaseRtpEndpoint
This class extends from the SdpEndpoint, and handles RTP communications.
|
interface |
HttpEndpoint
Endpoint that enables Kurento to work as an HTTP server, allowing peer HTTP clients to access media.
|
interface |
HttpPostEndpoint
An
HttpPostEndpoint contains SINK pads for AUDIO and VIDEO, which provide access to an HTTP file upload function
This type of endpoint provide unidirectional communications. |
interface |
RtpEndpoint
Endpoint that provides bidirectional content delivery capabilities with remote networked peers through RTP or SRTP protocol.
|
interface |
SdpEndpoint
This interface is implemented by Endpoints that require an SDP negotiation for the setup of a networked media session with remote peers.
|
interface |
WebRtcEndpoint
Control interface for Kurento WebRTC endpoint.
|
Copyright © 2019 Kurento. All rights reserved.