GetStreamLiveInputRtmps

data class GetStreamLiveInputRtmps(val streamKey: String, val url: String)

Constructors

Link copied to clipboard
constructor(streamKey: String, url: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard
val url: String

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