IceCandidate received gathered by the remote peer of
this WebRtcEndpoint.WebRtcEndpoint, it is created in a
thread-safe way using the internal MediaPipeline.WebRtcEndpoint to start gathering
IceCandidates.KurentoClient instance given the optional (nullable)
peer identifier.WebRtcEndpoint wrapper that supports buffering of
IceCandidates until the WebRtcEndpoint is created.KurentoClient instance at any time, without requiring knowledge about
the placement of the media server instances.RoomManager.joinRoom(String, String, ParticipantRequest).RoomManager#leaveRoom(String, String, ParticipantRequest) or
RoomManager.evictParticipant(String) (admin action).RoomManager#publishMedia(String, ParticipantRequest, MediaElement...)
.RoomManager.onIceCandidate(String, String, int, String, ParticipantRequest)
.RoomManager.closeRoom(String) or
RoomManager.evictParticipant(String) - server domain methods, not
as a consequence of a room API request.RoomManager.joinRoom(String, String, ParticipantRequest) when the
specified room doesn't exist and it's successfully created.IceCandidate is gathered for the local WebRTC
endpoint.RoomManager.sendMessage(String, String, String, ParticipantRequest)
.RoomManager.subscribe(String, String, ParticipantRequest).RoomManager.unpublishMedia(ParticipantRequest).RoomManager.unsubscribe(String, ParticipantRequest).WebRtcEndpoint to process the offer String.WebRtcEndpoint for publishing media.TrickleIceEndpoint.MediaElement triggers an
ErrorEvent.WebRtcEndpoint gathers a new
IceCandidate and sends it to the remote User Agent as a
notification using the messaging capabilities of the Participant.MediaPipeline used to create the internal
WebRtcEndpoint.TrickleIceEndpoint.Copyright © 2015 Kurento. All rights reserved.