owt-client-native
owt-client-native copied to clipboard
How to upgrade the webrtc dependency to latest version
Can i upgrade the 'src/third_party/webrtc' to a new chromium revision, seem this project is using a 2020's old version.
I think you can upgrade it(change the DEPS file), but it would not be build successfully(?),
the src/third_party/webrtc is from owt-deps-webrtc repo, they did a lot of modifications of the source code.
yes , i had tried change the DEPS file,it cannot build success. Anyone know how to modify the newest version to suit it?