# Overview

Stream's Video SDK for Unity uses Unity's [com.unity.webrtc](https://docs.unity3d.com/Packages/com.unity.webrtc@3.0/) package internally and therefore shares the same requirements and limitations.

#### Supported Unity Editor versions

- **Unity 2023.1**
- **Unity 2022.3**
- **Unity 2021.3**
- **Unity 2020.3**

#### Supported Platforms

- **Android** (ARM64 only. ARMv7 is not supported)
- **iOS**
- **Windows 10** (x64 only)
- **macOS** (Intel and Apple Silicon)
- **Linux** (Ubuntu 16.04, 18.04, 20.04)

#### Additional Notes

- **WebGL** is not supported
- **Windows UWP** platforms is not supported

For more information please refer to Unity's [webRTC package documentation](https://docs.unity3d.com/Packages/com.unity.webrtc@3.0/manual/requirements.html)


---

This page was last updated at 2026-03-10T10:55:27.570Z.

For the most recent version of this documentation, visit [https://getstream.io/video/docs/unity/platforms/overview/](https://getstream.io/video/docs/unity/platforms/overview/).