| Package | Description |
|---|---|
| org.kurento.client |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BaseRtpEndpoint
Base class to manage common RTP features.
|
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 sources in reliable
mode (does not discard media information) and inject
them into KMS.
|
interface |
RecorderEndpoint
Provides function to store contents in reliable mode (doesn't discard data).
|
interface |
RtpEndpoint
Endpoint that provides bidirectional content delivery capabilities with remote networked peers through RTP protocol.
|
interface |
SdpEndpoint
Implements an SDP negotiation endpoint able to generate and process offers/responses and that configures resources according to negotiated Session Description
|
interface |
SessionEndpoint
Session based endpoint.
|
interface |
UriEndpoint
Interface for endpoints the require a URI to work.
|
interface |
WebRtcEndpoint
WebRtcEndpoint interface.
|
Copyright © 2015 Kurento. All rights reserved.