Discover what features are landed across the different components and targets of the toolkit.
Client feature matrix
| Platform | Low-latency AV Streaming | Low-latency Data Streaming | HTTP Signalling | HTTPS Signalling | Signalling Heartbeat | OAuth24D Authentication | Transmitted TURN credentials |
|---|---|---|---|---|---|---|---|
| Hololens DirectX | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ❌ |
| Hololens Unity | ✔️ | ✔️ | ✔️ | ❌ | ❌ | ❌ | ❌ |
| Win32 DirectX | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
| Chrome | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ❌ (unneeded, supports direct oauth2) | ✔️ |
| Firefox (untested) | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ❌ (unneeded, supports direct oauth2) | ✔️ |
| Edge (untested) | ✔️ | ❌ | ✔️ | ✔️ | ✔️ | ❌ (unneeded, supports direct oauth2) | ❌ |
| Android Native | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ❌ | ❌ |
| iOS Native | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ❌ | ❌ |
Server feature matrix
| Platform | Hardware encoding | Low-latency AV Streaming | Low-latency Data Streaming | HTTP Signalling | HTTPS Signalling | Signalling Heartbeat | OAuth2 Authentication | Transmitting TURN credentials |
|---|---|---|---|---|---|---|---|---|
| Win32 Directx | ✔️(requires nvidia keplar or higher) | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️(client_credentials grant) | ✔️ |
| Win32 Unity | ✔️(requires nvidia keplar or higher) | ✔️ | ✔️ | ✔️ | ❌ | ❌ | ❌ | ❌ |