| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default GetIceServerConfigResponse |
KinesisVideoSignalingClient.getIceServerConfig(Consumer<GetIceServerConfigRequest.Builder> 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.
|
default SendAlexaOfferToMasterResponse |
KinesisVideoSignalingClient.sendAlexaOfferToMaster(Consumer<SendAlexaOfferToMasterRequest.Builder> sendAlexaOfferToMasterRequest)
This API allows you to connect WebRTC-enabled devices with Alexa display devices.
|
default SendAlexaOfferToMasterResponse |
KinesisVideoSignalingClient.sendAlexaOfferToMaster(SendAlexaOfferToMasterRequest sendAlexaOfferToMasterRequest)
This API allows you to connect WebRTC-enabled devices with Alexa display devices.
|
Copyright © 2022. All rights reserved.