mediasoup-client-android
mediasoup-client-android copied to clipboard
Use client webrtc factory even if configuration is null
Hi,
Webrtc PeerConnection.Options factory and configuration are optionals.
This should use the factory even if the configuration is null.
Nihao @haiyangwu
I can't get why the checks have failed, do you have any clues ?
In fact this is the only way to make use of the hardware encoders/decoders. Otherwise deprecated webrtc functions are used. Thanks for sharing. A clear improvement