com.unity.webrtc
com.unity.webrtc copied to clipboard
WebRTC package for Unity
### Package version 2.4.0-exp.9 ### Environment ```markdown * OS: Android * Device: Reproducible both on Samsung Galaxy S8 & Oculus Quest 1 * Unity version: 2021.3.3f1 * Codec: H264 ```...
### Package version 2.4.0-exp.8 ### Environment ```markdown * OS: Windows and Android * Unity version:2019.4.39f1 ``` ### Steps To Reproduce 1. launch a Windows and Android webrtc client in the...
### Package version 2.4.0-exp.9 ### Environment ```markdown * OS: Win10 * Unity version: 2021.3 ``` ### Steps To Reproduce 1. Have the following code to get an audioLevel estimation for...
### Package version 2.4.0-exp.8 ### Environment ```markdown * OS: MacOS * Unity version: 2021.3.6f1 ``` ### Steps To Reproduce I'm using the receiver sample demo and I don't seem to...
Android build crashes as soon as it launches if the plugin is installed. The crash happens before any C# script runs. This is not a solution but just to check,...
### Package version 2.4.0-exp.9 ### Environment ```markdown * OS: Windows10 * Unity version: Unity 2021.2 * UnityWebrtc 2.4.0-exp.6 through 2.4.0-exp.9 ``` ### Steps To Reproduce 1. Create offer on one...
### Package version 2.4.0-exp.7 ### Environment ```markdown * OS:Windows and Linux * Unity version:2021.3.3f1 ``` ### Steps To Reproduce Build and the VideoReceive Sample with Dedicated Server as build Target...
As Unity itself is very inclusive of multiple platforms and architectures, ideally this plugin would be similarly inclusive. Specifically, I'd like to use this package on an IL2CPP UWP ARM...