Uses of Interface
org.kurento.client.SessionEndpoint

  • Uses of SessionEndpoint 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 
    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 
    Endpoint that provides bidirectional WebRTC capabilities for Kurento.