startStream

abstract suspend fun startStream()

Starts audio/video stream.

To avoid creating an unresponsive UI, do not call on main thread.

See also