Udostępnij za pośrednictwem


VideoPublishingOptions.DisableRtspPublishing Property

Definition

Gets or sets when set to 'true' the RTSP playback URL will not be published, disabling low latency streaming. This is used, for example, when the topology is used only for archiving content. Default is 'false'. If set to 'true', then "disableArchive" must be set to 'false'.

[Newtonsoft.Json.JsonProperty(PropertyName="disableRtspPublishing")]
public string DisableRtspPublishing { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="disableRtspPublishing")>]
member this.DisableRtspPublishing : string with get, set
Public Property DisableRtspPublishing As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to