RTCMultiConnection with ionic 5 full example
问题 Everything is tried but not able to find any solution. please provide the working example with ionic 5 回答1: Working in Android Create the IONIC project ionic start myApp blank In Index.html add two scripts <script src="https://rtcmulticonnection.herokuapp.com/dist/RTCMultiConnection.min.js"></script> <script src="https://rtcmulticonnection.herokuapp.com/socket.io/socket.io.js"></script> add two Cordova plugin https://github.com/patwaswapnil/cordova-opentok-android-permissions ionic cordova