SrtConnectionDescriptor

constructor(host: String, port: Int, streamId: String? = null, passPhrase: String? = null, latency: Int? = null, connectionTimeout: Int? = null)

Parameters

host

server ip

port

server port

streamId

SRT stream ID

passPhrase

SRT passPhrase

latency

SRT latency in ms

connectionTimeout

SRT connection timeout in ms