Amazon MediaLive · Example Payload

Medialive Api Output Group Settings Example

BroadcastingMedia ProcessingMedia

Medialive Api Output Group Settings Example is an example object payload from Amazon MediaLive, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ArchiveGroupSettingsFrameCaptureGroupSettingsHlsGroupSettingsMediaPackageGroupSettingsMsSmoothGroupSettingsMultiplexGroupSettingsRtmpGroupSettingsUdpGroupSettings

Example Payload

Raw ↑
{
  "ArchiveGroupSettings": "example-value",
  "FrameCaptureGroupSettings": "example-value",
  "HlsGroupSettings": "example-value",
  "MediaPackageGroupSettings": "example-value",
  "MsSmoothGroupSettings": "example-value",
  "MultiplexGroupSettings": "example-value",
  "RtmpGroupSettings": "example-value",
  "UdpGroupSettings": "example-value"
}