startStream

abstract fun startStream(rtmpUrl: String, streamKey: String)

Starts the streaming process with the provided RTMP URL.

Parameters

rtmpUrl

The RTMP URL to start the streaming process.

streamKey

The stream key to start the streaming process.