Room
Participant
Track
Mute
Room
Audio Track
Video Track
Egress ID
Layout
@for (layout of ROOM_COMPOSITE_LAYOUTS; track layout) {
{{layout}}
}
Audio only
Video only
Room
Ingress ID
Input Type
@for (inputType of INGRESS_INPUT_TYPES; track inputType) {
{{inputType.viewValue}}
}
With audio
With video
Simulcast
Transcoding
URL type
@for (urlType of INGRESS_URL_TYPES; track urlType) {
{{urlType}}
}
Codec
@for (codec of INGRESS_VIDEO_CODECS; track codec) {
{{codec.viewValue}}
}
Preset
@for (preset of INGRESS_VIDEO_ENCODING_PRESETS; track preset) {
{{preset.viewValue}}
}
URI
Room
Agent name
Dispatch ID
Metadata
Restart policy
@for (policy of AGENT_RESTART_POLICIES; track policy) {
{{policy.viewValue}}
}