rtcFactory
In Android WebRtc implementation PeerConnectionFactory is coupled with the MediaTrackFactory, so if you provide a custom MediaTrackFactory, you should specify PeerConnectionFactory to initialize a PeerConnection.
In Android WebRtc implementation PeerConnectionFactory is coupled with the MediaTrackFactory, so if you provide a custom MediaTrackFactory, you should specify PeerConnectionFactory to initialize a PeerConnection.