UnityRenderStreaming icon indicating copy to clipboard operation
UnityRenderStreaming copied to clipboard

Streaming server for Unity

Results 139 UnityRenderStreaming issues
Sort by recently updated
recently updated
newest added

### Package version 3.1.0-exp.3 ### Environment ```markdown * OS: macOS * Unity version: 2020.3.33f1 * Graphics API: Metal * Browser: none ``` ### Steps To Reproduce 1. Import RenderStreaming package...

bug
issued

### Package version 3.1.0-exp.3 ### Environment ```markdown * OS:win10 * Unity version:unity2020.3.20 * Graphics API:Vulkan * Browser:Chrome103 ``` ### Steps To Reproduce when i use android,choose vulkan, set two cameras...

bug
issued

Temporary implementation of codec selection UI in Project Setting - Implement CodecStting control (uxml/uss/script) that notify codec setting list if change list element(add, remove, change order) ex. ```example.cs var videoCodecSetting...

### Package version 3.1.0-exp.3 ### Environment ```markdown * OS: macOS Monterey 12.3.1 * Unity version: 2020.3.30f1 * Signaling: Websocket (Default settings in Render Streaming component) Setup * Local User who...

bug
issued

### Package version 3.1.0-exp.3 ### Environment ```markdown * OS: Fedora 36 * Unity version: 2020.3.35f1 * Graphics API: OpenGL * Browser: Chrome ``` ### Steps To Reproduce 1. Run Bidirectional...

bug
issued

### Package version 3.1.0-exp.3 ### Environment ```markdown * OS: Oculus Quest 2 Android * Unity version: 2020.3.11f1 * Graphics API: OpenGLES 2 * Browser: Google Chrome (on Windows 10 DirectX12...

bug
issued

### Is your feature request related to a problem? Dealing with the input remoting from this repo is painful. ### Describe the solution you'd like Two packages: 1. A **TypeScript**...

enhancement
issued

### Is your feature request related to a problem? RenderStreamingInternal class is the only place we found that uses PeerConnection and RTCDataChannel but it is pretty much abstracted. This feature...

enhancement
issued

Some users claimed the issue on Unity Forum what it is not work correctly with 4K streaming. It might be needed to investigate in detail. https://forum.unity.com/threads/unity-render-streaming-introduction-faq.742481/page-4#post-5540311 https://forum.unity.com/threads/unity-render-streaming-introduction-faq.742481/page-4#post-5546485 https://forum.unity.com/threads/unity-render-streaming-introduction-faq.742481/page-2#post-5109068

enhancement
waiting for release
issued

If I try to stream 4k in a URP project, Unity crashes. Steps to reproduce: 1. Created project from URP template (2019.3.13f) 2. Installed UnityRenderStreaming 2.0.2 3. Loaded URP Demo...

enhancement
waiting for release
issued