Optional
data: PartialMessage<IngressInfo>Optional
audiofrom field: livekit.IngressAudioOptions audio = 6;
from field: bool bypass_transcoding = 13;
from field: string ingress_id = 1;
for RTMP input, it'll be a rtmp:// URL for FILE input, it'll be a http:// URL for SRT input, it'll be a srt:// URL
from field: livekit.IngressInput input_type = 5;
from field: string name = 2;
from field: string participant_identity = 9;
from field: string participant_name = 10;
from field: bool reusable = 11;
from field: string room_name = 8;
Optional
stateDescription of error/stream non compliance and debug info for publisher otherwise (received bitrate, resolution, bandwidth)
from field: livekit.IngressState state = 12;
from field: string stream_key = 3;
URL to point the encoder to for push (RTMP, WHIP), or location to pull media from for pull (URL)
from field: string url = 4;
Optional
videofrom field: livekit.IngressVideoOptions video = 7;
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
typeStatic
equalsStatic
fromOptional
options: Partial<BinaryReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>Generated using TypeDoc
Generated
from message livekit.IngressInfo