StreamLiveInputWebRtc

data class StreamLiveInputWebRtc(val url: String? = null)

Constructors

Link copied to clipboard
constructor(url: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val url: String? = null

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