steft

Results 2 issues of steft

Hey, I've been using this package and the [_DeviceSimulator_](https://docs.unity3d.com/Packages/com.unity.device-simulator@latest/index.html) package in the same Unity project. I noticed that the _OpenGL_ verification that is triggered during [`WebRTC.Initialize`](https://github.com/Unity-Technologies/com.unity.webrtc/blob/d1c5a00b1a3aff45670f0ec1e7f09d0c92eb1b56/Runtime/Scripts/WebRTC.cs#L372) fails when both the...

bug
issued

What's new ------------ Extending the existing Camera Capture by deriving a Stream Camera Capture component. This new component can be used to live-stream a camera's frames. Using stream-presets allows to...