- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`account_id
Type: STRING
arn
Type: STRING
Provider name: arn
Description: Channel ARN.
authorized
Type: BOOLEAN
Provider name: authorized
Description: Whether the channel is private (enabled for playback authorization). Default: false
.
container_format
Type: STRING
Provider name: containerFormat
Description: Indicates which content-packaging format is used (MPEG-TS or fMP4). If multitrackInputConfiguration
is specified and enabled
is true
, then containerFormat
is required and must be set to FRAGMENTED_MP4
. Otherwise, containerFormat
may be set to TS
or FRAGMENTED_MP4
. Default: TS
.
ingest_endpoint
Type: STRING
Provider name: ingestEndpoint
Description: Channel ingest endpoint, part of the definition of an ingest server, used when you set up streaming software.
insecure_ingest
Type: BOOLEAN
Provider name: insecureIngest
Description: Whether the channel allows insecure RTMP ingest. Default: false
.
latency_mode
Type: STRING
Provider name: latencyMode
Description: Channel latency mode. Use NORMAL
to broadcast and deliver live video up to Full HD. Use LOW
for near-real-time interaction with viewers. Default: LOW
.
multitrack_input_configuration
Type: STRUCT
Provider name: multitrackInputConfiguration
Description: Object specifying multitrack input configuration. Default: no multitrack input configuration is specified.
enabled
BOOLEAN
enabled
true
only if channel type is STANDARD
. Setting enabled
to true
with any other channel type will cause an exception. If true
, then policy
, maximumResolution
, and containerFormat
are required, and containerFormat
must be set to FRAGMENTED_MP4
. Default: false
.maximum_resolution
STRING
maximumResolution
enabled
is true
.policy
STRING
policy
enabled
is true
.name
Type: STRING
Provider name: name
Description: Channel name.
playback_restriction_policy_arn
Type: STRING
Provider name: playbackRestrictionPolicyArn
Description: Playback-restriction-policy ARN. A valid ARN value here both specifies the ARN and enables playback restriction. Default: "" (empty string, no playback restriction policy is applied).
playback_url
Type: STRING
Provider name: playbackUrl
Description: Channel playback URL.
preset
Type: STRING
Provider name: preset
Description: Optional transcode preset for the channel. This is selectable only for ADVANCED_HD
and ADVANCED_SD
channel types. For those channel types, the default preset
is HIGHER_BANDWIDTH_DELIVERY
. For other channel types (BASIC
and STANDARD
), preset
is the empty string (""
).
recording_configuration_arn
Type: STRING
Provider name: recordingConfigurationArn
Description: Recording-configuration ARN. A valid ARN value here both specifies the ARN and enables recording. Default: "" (empty string, recording is disabled).
srt
Type: STRUCT
Provider name: srt
Description: Specifies the endpoint and optional passphrase for streaming with the SRT protocol.
endpoint
STRING
endpoint
passphrase
STRING
passphrase
insecureIngest
option for the channel.tags
Type: UNORDERED_LIST_STRING
type
Type: STRING
Provider name: type
Description: Channel type, which determines the allowable resolution and bitrate. If you exceed the allowable input resolution or bitrate, the stream probably will disconnect immediately. Default: STANDARD
. For details, see Channel Types.