rtcConfig

val rtcConfig: PeerConnection.RTCConfiguration? = null

A user-provided RTCConfiguration to override options.

Note: LiveKit requires PeerConnection.SdpSemantics.UNIFIED_PLAN and PeerConnection.ContinualGatheringPolicy.GATHER_CONTINUALLY.

Sources

SDK source
Link copied to clipboard