| Package | Description |
|---|---|
| org.kurento.client |
| 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 external sources.
|
interface |
RecorderEndpoint
Provides functionality to store media 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 Offer/Answer negotiation in order to configure a media session.
|
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 © 2022 Kurento. All rights reserved.