Uses of Interface
org.kurento.client.Endpoint

  • Uses of Endpoint in org.kurento.client

    Subinterfaces of Endpoint in org.kurento.client
    Modifier and Type
    Interface
    Description
    interface 
    Base class for the implementation of RTP-based communication endpoints.
    interface 
    Endpoint that enables Kurento to work as an HTTP server, allowing peer HTTP clients to access media.
    interface 
    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 
    Retrieves content from external sources.
    interface 
    Provides functionality to store media contents.
    interface 
    Endpoint that provides bidirectional content delivery capabilities through the RTP or SRTP protocols.
    interface 
    Interface implemented by Endpoints that require an SDP Offer/Answer negotiation in order to configure a media session.
    interface 
    All networked Endpoints that require to manage connection sessions with remote peers implement this interface.
    interface 
    Interface for endpoints the require a URI to work.
    interface 
    Endpoint that provides bidirectional WebRTC capabilities for Kurento.