Interface LiveRtmpSettings

interface LiveRtmpSettings {
    stream_key: string;
    stream_url: string;
}

Properties

stream_key: string
stream_url: string