GetStreamLiveInputSrt

data class GetStreamLiveInputSrt(val passphrase: String, val streamId: String, val url: String)

Constructors

Link copied to clipboard
constructor(passphrase: String, streamId: String, url: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The secret key to use when streaming via SRT to a live input.

Link copied to clipboard

The identifier of the live input to use when streaming via SRT.

Link copied to clipboard
val url: String

The SRT URL you provide to the broadcaster, which they stream live video to.