Table of Contents

Enum IngressInput

Namespace
LiveKit.Proto
Assembly
LiveKit.AspNetCore.ServerSdk.Abstractions.dll
public enum IngressInput

Fields

[OriginalName("RTMP_INPUT")] RtmpInput = 0
[OriginalName("URL_INPUT")] UrlInput = 2

Pull from the provided URL. Only HTTP url are supported, serving either a single media file or a HLS stream

[OriginalName("WHIP_INPUT")] WhipInput = 1