Kinesis Video Streams Signaling Channel

Kinesis Video Streams Signaling Channel is an AWS resource that enables secure, real-time communication between applications using WebRTC. It provides the signaling infrastructure needed for peer-to-peer media streaming, such as video, audio, or data, without requiring a custom signaling service. This resource manages channel creation, configuration, and metadata to support low-latency, interactive streaming use cases like video conferencing, remote monitoring, or IoT device communication.

aws.kinesisvideo_channel

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
channel_arncorestringThe Amazon Resource Name (ARN) of the signaling channel.
channel_namecorestringThe name of the signaling channel.
channel_statuscorestringCurrent status of the signaling channel.
channel_typecorestringThe type of the signaling channel.
creation_timecoretimestampThe time at which the signaling channel was created.
single_master_configurationcorejsonA structure that contains the configuration for the SINGLE_MASTER channel type.
tagscorehstore
versioncorestringThe current version of the signaling channel.