webrtc-unity-plugin icon indicating copy to clipboard operation
webrtc-unity-plugin copied to clipboard

fix android support

Open bengreenier opened this issue 5 years ago • 2 comments

In order to support android, we need to build the Android Webrtc codebase with our necessary changes (to facilitate an IL2cpp compatible interface). In order to do this, the differences from the webrtc-uwp and webrtc codebases must be reconciled. Since that work will need to be done in the future (when webrtc-uwp and webrtc decide to merge, assuming they do), we've opted to not do that work now.

TL;DR: Unity Android/IOS support isn't functional at this time, as there isn't an easy way to apply the uwp changesets that modify the plugin api to the android/ios codebase.

bengreenier avatar Mar 19 '19 18:03 bengreenier

Are there any updates regarding ios and android support?

lukasrandom avatar May 18 '20 07:05 lukasrandom

No, sorry. Unfortunately it's not likely I'll have time to tackle this anytime soon. However, you might check out https://github.com/Unity-Technologies/com.unity.webrtc - I'm not sure if Android/IOS is on their roadmap, but they're making advances beyond what this repo will support, and is backed by Unity.

bengreenier avatar May 18 '20 08:05 bengreenier