- 필수 기능
- 시작하기
- 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+=`ancestors
Type: UNORDERED_LIST_STRING
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. The creation time.
input_stream_property
Type: STRUCT
Provider name: inputStreamProperty
Description: Output only. The information for the input stream. This field will be present only when this input receives the input stream.
audio_streams
UNORDERED_LIST_STRUCT
audioStreams
audio_format
STRUCT
audioFormat
channel_count
INT32
channelCount
channel_layout
UNORDERED_LIST_STRING
channelLayout
codec
STRING
codec
index
INT32
index
last_establish_time
TIMESTAMP
lastEstablishTime
video_streams
UNORDERED_LIST_STRUCT
videoStreams
index
INT32
index
video_format
STRUCT
videoFormat
codec
STRING
codec
frame_rate
DOUBLE
frameRate
height_pixels
INT32
heightPixels
width_pixels
INT32
widthPixels
labels
Type: UNORDERED_LIST_STRING
name
Type: STRING
Provider name: name
Description: The resource name of the input, in the form of: projects/{project}/locations/{location}/inputs/{inputId}
.
organization_id
Type: STRING
parent
Type: STRING
preprocessing_config
Type: STRUCT
Provider name: preprocessingConfig
Description: Preprocessing configurations.
audio
STRUCT
audio
lufs
DOUBLE
lufs
crop
STRUCT
crop
bottom_pixels
INT32
bottomPixels
left_pixels
INT32
leftPixels
right_pixels
INT32
rightPixels
top_pixels
INT32
topPixels
pad
STRUCT
pad
bottom_pixels
INT32
bottomPixels
left_pixels
INT32
leftPixels
right_pixels
INT32
rightPixels
top_pixels
INT32
topPixels
project_id
Type: STRING
project_number
Type: STRING
resource_name
Type: STRING
security_rules
Type: STRUCT
Provider name: securityRules
Description: Security rule for access control.
ip_ranges
UNORDERED_LIST_STRING
ipRanges
192.0.1.0/24
for a range and 192.0.1.0/32
for a single IP address.tags
Type: UNORDERED_LIST_STRING
tier
Type: STRING
Provider name: tier
Description: Tier defines the maximum input specification that is accepted by the video pipeline. The billing is charged based on the tier specified here. See Pricing for more detail. The default is HD
.
Possible values:
TIER_UNSPECIFIED
- Tier is not specified.SD
- Resolution < 1280x720. Bitrate <= 6 Mbps. FPS <= 60.HD
- Resolution <= 1920x1080. Bitrate <= 25 Mbps. FPS <= 60.UHD
- Resolution <= 4096x2160. Not supported yet.type
Type: STRING
Provider name: type
Description: Source type.
Possible values:
TYPE_UNSPECIFIED
- Input type is not specified.RTMP_PUSH
- Input will take an rtmp input stream.SRT_PUSH
- Input will take an srt (Secure Reliable Transport) input stream.FILE
- Input from a file.update_time
Type: TIMESTAMP
Provider name: updateTime
Description: Output only. The update time.
uri
Type: STRING
Provider name: uri
Description: Output only. URI to push the input stream to. Its format depends on the input type, for example: * RTMP_PUSH
: rtmp://1.2.3.4/live/{STREAM-ID}
* SRT_PUSH
: srt://1.2.3.4:4201?streamid={STREAM-ID}