Add a configuration option to force media transport
Otherwise the media transport is not initialized if no track is defined
when initializing the PeerConnection, and dynamic calls to addTrack are
later ignored.
Co-authored-by: Nemirtingas <[email protected]>