Unity-Technologies / com.unity.webrtc

WebRTC package for Unity
Other
739 stars 185 forks source link

ci: Update libwebrtc version m107 #842

Closed karasusan closed 1 year ago

karasusan commented 1 year ago

This pull request makes libwebrtc M107. The previous version was M92 which is not supported to release Google Play (https://github.com/Unity-Technologies/com.unity.webrtc/issues/830). libwebrtc M107 release note is here. We are going to update libwebrtc frequently to support new features and bugfixes.

We have already uploaded libraries for all platforms on GitHub Release.

We need to add some patch files to integrate native libraries with Unity. So added README file into the folder which explains each patch files.