| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideosignaling |
Kinesis Video Streams Signaling Service is a intermediate service that establishes a communication channel for discovering peers, transmitting offers and answers in order to establish peer-to-peer connection in webRTC technology.
|
| com.amazonaws.services.kinesisvideosignaling.model |
Classes modeling the various types represented by AWSKinesisVideoSignaling
|
| Modifier and Type | Method and Description |
|---|---|
GetIceServerConfigResult |
AWSKinesisVideoSignalingClient.getIceServerConfig(GetIceServerConfigRequest getIceServerConfigRequest)
Gets the Interactive Connectivity Establishment (ICE) server
configuration information, including URIs, username, and password which
can be used to configure the WebRTC connection.
|
GetIceServerConfigResult |
AWSKinesisVideoSignaling.getIceServerConfig(GetIceServerConfigRequest getIceServerConfigRequest)
Gets the Interactive Connectivity Establishment (ICE) server
configuration information, including URIs, username, and password which
can be used to configure the WebRTC connection.
|
| Modifier and Type | Method and Description |
|---|---|
GetIceServerConfigResult |
GetIceServerConfigResult.withIceServerList(Collection<IceServer> iceServerList)
The list of ICE server information objects.
|
GetIceServerConfigResult |
GetIceServerConfigResult.withIceServerList(IceServer... iceServerList)
The list of ICE server information objects.
|
Copyright © 2019. All rights reserved.