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
trafficstars

todo: - Add more stats display on WebApp ![image](https://user-images.githubusercontent.com/26959415/186630341-5cb4f649-99c4-4a75-9f5a-d5bb5e1038ba.png)

Added **SetCodec** method in four classes below. - VideoStreamSender.SetCodec(VideoCodecInfo codec) - VideoStreamReceiver.SetCodec(VideoCodecInfo codec) - AudioStreamSender.SetCodec(AudioCodecInfo codec) - AudioStreamReceiver.SetCodec(AudioCodecInfo codec)

Today I was needing to test some features that were unrelated to Render Streaming that required flipping back to the Built-in pipeline. The project severely stalled when entering playmode, and...

enhancement
issued

### Is your feature request related to a problem? We need to ship a version of this codebase in an executable. The node dependency increases the build size and complicates...

enhancement
issued

### Is your feature request related to a problem? Hi, how are we able to tell if hardware encoding is being used as opposed to software? Can we toggle between...

enhancement
issued

### Package version 3.1.0-exp.3 ### Environment ```markdown * OS:windows 11 * Unity version:Unity 2021.3.1f1c1 * Graphics API:DirectX11 * Browser:Chorme 104.0.5112.81 ``` ### Steps To Reproduce Using a custom 2560*1080 resolution,...

bug
waiting for release

### Package version 3.1.0-exp.4 ### Environment ```markdown * OS:Ubuntu 18.04.6 LTS and Ubuntu 20.04.4 LTS * Unity version:2021.3.5f1 and 2020.3.37f1 * Graphics API:Vulkan Instance Version: 1.1.70 * Browser:Chrome and Firefox...

bug
waiting for release

### Package version 3.1.0-exp.3 ### Environment ```markdown * OS:Windows11 * Unity version:Unity 2021.2 * Graphics API:DirectX11 ``` ### Steps To Reproduce 在Unity2021.2.11f1中无法正常使用云渲染功能,服务器正常开启,网页正常显示画面,但是无法用鼠标移动镜头,但键盘可以正常响应。 ### Current Behavior _No response_ ### Expected Behavior...

bug
stabled

https://user-images.githubusercontent.com/1132081/185869736-bddfe975-03df-49a2-8ba9-25ce7040ea1a.mp4

### Package version Others ### Environment ```markdown * OS: Ubuntu 20.04 * Unity version: 2022.1.3f1 * Graphics API: Vulkan * Browser: Chrome * Using DEVELOP branch for both webrtc and...

bug
waiting for release