UnityRenderStreaming
UnityRenderStreaming copied to clipboard
Streaming server for Unity
Framerate is much more unstable in 3.1.0-exp.2 vs 3.1.1-preview. Smearing artifacts are more often present. We definitely need Render Thread - Main Thread decoupling fix. @karasusan I think you less...
### Is your feature request related to a problem? I'm always frustrated when [...] When my Screen orientation is Portrait, I need to flipped video stream horizontally. But now, I...
### Package version 3.1.0-exp.3 ### Environment ```markdown * OS: Windows10 * Unity version: Unity 2020.3.24f1 * Graphics API: I have no idea, the default Windows one * Browser: Edge/Chrome/Firefox ```...
### Package version 3.1.0-exp.3 ### Environment ```markdown * OS: MAC OS * Unity version: 2020.3 * Graphics API: * Browser: ``` ### Steps To Reproduce 1. android build 2. install...
### Package version 3.1.0-exp.3 ### Environment When deploying the WebApp to a server like Heroku or Google Cloud, these platforms install dependencies but ignore devDependencies, which make total sense. When...
### Package version 3.1.0-exp.3 ### Environment ```markdown * OS: Windows 10 * Unity version: 2020.3 * Graphics API: * Browser: Chrome ``` ### Steps To Reproduce Follow up to https://github.com/Unity-Technologies/UnityRenderStreaming/issues/599#issuecomment-1059553950...
### Package version 3.1.0-exp.2 ### Environment ```markdown * OS: macOS, iOS * Unity version: 2020.3.26 * Network: Local network connection ``` ### Steps To Reproduce 1. Using `Bidirectional` sample scene,...
### Is your feature request related to a problem? Multiple Unity processes have corresponding pages, but only one WebServer,each page does not affect the other ### Describe the solution you'd...
**Describe the bug** I am trying to run the web browser input scene and get it streamed to the video player sample web client. It is working with localhost, but...
**Describe the bug** Setting the streaming size to e.g. 750x750 produces artifacts when decoded, whereas 1024x1024 or 512x512 do not. The reason 750 is a significant number is that it...