startStream

abstract suspend fun startStream(connection: SrtConnectionDescriptor)

Same as connect then startStream.

Parameters

connection

the SRT connection

Throws

if connection has failed or configuration has failed or startStream failed.