| Package | Description |
|---|---|
| org.kurento.client |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AlphaBlending
A
Hub that mixes the #MediaType.AUDIO stream of its connected sources and constructs one output with #MediaType.VIDEO streams of its connected sources into its sink |
interface |
BaseRtpEndpoint
Base class to manage common RTP features.
|
interface |
Composite
A
Hub that mixes the #MediaType.AUDIO stream of its connected sources and constructs a grid with the #MediaType.VIDEO streams of its connected sources into its sink |
interface |
Dispatcher
A
Hub that allows routing between arbitrary port pairs |
interface |
DispatcherOneToMany
A
Hub that sends a given source to all the connected sinks |
interface |
Endpoint
Base interface for all end points.
|
interface |
FaceOverlayFilter
FaceOverlayFilter interface.
|
interface |
Filter
Base interface for all filters.
|
interface |
GStreamerFilter
This is a generic filter interface, that creates GStreamer filters in the media server.
|
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 |
Hub
A Hub is a routing
MediaObject. |
interface |
HubPort
This
MediaElement specifies a connection with a Hub |
interface |
ImageOverlayFilter
ImageOverlayFilter interface.
|
interface |
MediaElement
Basic building blocks of the media server, that can be interconnected through the API.
|
interface |
MediaObject
Base for all objects that can be created in the media server.
|
interface |
MediaPipeline
A pipeline is a container for a collection of
MediaElements and :rom:cls:`MediaMixers |
interface |
Mixer
A
Hub that allows routing of video between arbitrary port pairs and mixing of audio among several ports |
interface |
OpenCVFilter
Generic OpenCV Filter
|
interface |
PassThrough
This
MediaElement that just passes media through |
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 |
ServerManager
This is a standalone object for managing the MediaServer
|
interface |
SessionEndpoint
Session based endpoint.
|
interface |
UriEndpoint
Interface for endpoints the require a URI to work.
|
interface |
WebRtcEndpoint
WebRtcEndpoint interface.
|
interface |
ZBarFilter
This filter detects QR codes in a video feed.
|
Copyright © 2015 Kurento. All rights reserved.