| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| software.amazon.awssdk.services.kinesisvideosignaling.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetIceServerConfigResponse> |
KinesisVideoSignalingAsyncClient.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.
|
default GetIceServerConfigResponse |
KinesisVideoSignalingClient.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 |
|---|---|
SdkHttpFullRequest |
GetIceServerConfigRequestMarshaller.marshall(GetIceServerConfigRequest getIceServerConfigRequest) |
Copyright © 2023. All rights reserved.