haiyangwu / mediasoup-client-android

mediasoup android client side library https://mediasoup.org
MIT License
178 stars 107 forks source link

vulnerable WebRTC lib. #86

Open srimtech7 opened 5 months ago

srimtech7 commented 5 months ago

Hi , getting below error from playstore if we use this webrtc M91 version. One or more of your apps contain a version of WebRTC that contains serious security vulnerabilities. These vulnerable versions of WebRTC use usrsctp, a third-party library that is the source of the vulnerabilities, and is no longer used by WebRTC. It is strongly recommended that apps update to the current source, though updating to M102 or later will remediate the security issue.

How can we get the latest webrtc version libs.

srimtech7 commented 4 months ago

Hi @haiyangwu Any plan to upgrade to m112 or m120 as mediasoup is upgraded to these versions?