mediasoup-client-swift icon indicating copy to clipboard operation
mediasoup-client-swift copied to clipboard

Added a new device load function to support customisation for peerConnection options

Open lets-swapcode opened this issue 2 years ago • 0 comments

Currently the load function only supports the RCP capabilities so this PR contains one more load function which takes peerConnectionOptions (Ice server list) and a transport relay policy (Bool) same as Android lib.

lets-swapcode avatar Aug 05 '23 13:08 lets-swapcode