UnityRenderStreaming
UnityRenderStreaming copied to clipboard
Streaming server for Unity
i try to stream 4K(3840*2160) in SimpleRenderStreamingHDRP Scene, Link to Chrome, and after a few seconds, Unity crumbles Steps to reproduce the behavior: 1. creat Uinity project 2.Installed UnityRenderStreaming 2.0.2...
**Describe the bug** Using software encoder when viewed on an iOS device, the video feed appears washed out. It's as though it's not sending true blacks and whites. The hardware...
when running locally at 1920*1080 that looking like a Mosaic in the browser
I would like to add the send and receive data to the [Bidirectional example](https://docs.unity3d.com/Packages/[email protected]/manual/sample-bidirectional.html), but I do not know how to go about it. I have looked at the [Receiver...
Hi! I am using a RTX 2060 (hardware encoding) to stream a camera with 3.0.1. The stream bitrate/bandwidth is quite low. It stays at around 2-3mbps download. I noticed that...
Hello again, hope you all are doing well. :) There is an issue with the web video player sample upon entering full screen. When you maximize the stream, the mouse...
Hi, hardware encoding unfortunately crashes when using any resolution higher than 1920x1080. Happens in all versions of render-streaming. This only occurs over the net (not local). Hardware encoding is the...
## Describe the bug On iOS when I close a connection and start a new one, I get an instance has been disposed error. ## To Reproduce Steps to reproduce...
**Describe the bug** I followed the [documentation](https://github.com/Unity-Technologies/UnityRenderStreaming/blob/develop/com.unity.renderstreaming/Documentation~/browser_input.md) in order to setup browser input to be handled by the Unity UI System. Mouse input successfully works; however I am unable to...
Hello again, It appears the stream is more intensive on the GPU when using the "receiver scene" as opposed to using a web browser (webserver video index). Furthermore, the stream...