简体   繁体   中英

iOS WebRTC framework compiling not working the same as cocoa pods

The 'main' google webrtc library from cocoa pods is
https://cocoapods.org/pods/GoogleWebRTC
I have found it to be different in subtle functionalities (REMB and simulcasting) than the gClient built framework with the webRTC repo.

The directions I've followed are these
http://webrtc.github.io/webrtc-org/native-code/ios/\\
My instinct is it's simply an argument issue when building the framework. Does anyone know what args google uses when compiling this?

Sorry I don't know the solution, but please don't use the cocoa pods! It hasn't been updated since October 2019 and has grave security vulnerabilities.CVE-2020-6514

Project Zero was able to get a RCE with it you can read more here

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM