Modifier and Type | Interface and Description |
---|---|
interface |
BaseRtpEndpoint
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 |
PlayerEndpoint
Retrieves content from seekable or non-seekable sources, and injects them into KMS, so they can be delivered to any Filter or Endpoint in the same MediaPipeline.
|
interface |
RecorderEndpoint
Provides the functionality to store contents.
|
interface |
RtpEndpoint
Endpoint that provides bidirectional content delivery capabilities with remote networked peers through RTP or SRTP protocol.
|
interface |
SdpEndpoint
Interface implemented by Endpoints that require an SDP negotiation for the setup
of a networked media session with remote peers.
|
interface |
SessionEndpoint
All networked Endpoints that require to manage connection sessions with remote peers implement this interface.
|
interface |
UriEndpoint
Interface for endpoints the require a URI to work.
|
interface |
WebRtcEndpoint
Control interface for Kurento WebRTC endpoint.
|
Copyright © 2020 Kurento. All rights reserved.