UnityRenderStreaming
UnityRenderStreaming copied to clipboard
Streaming server for Unity
@karasusan asked me to create an issue for this in github, so I am filing a proper bug. All the up-to-date description is in this entry on the forum: https://forum.unity.com/threads/resize-videostreamtrack-and-replacetrack-framerate-drops.1145414/...
I'm hosting the render streaming server at Google Cloud Instance (8vCpu & 8GB ram) having Nvidia T4 as its GPU. When accessed the ip to view render streaming it appears...
### Package version 3.1.0-exp.2 ### Environment ```markdown * OS:Windows10 * Unity version:Unity 2020.3,HDRP * Graphics API:DirectX11 * Browser:Google Chrome Version 97 ``` ### Steps To Reproduce 1.Model with relatively complex...
### Is your feature request related to a problem? Hi, when using either software or hardware encoding; It seems that the in-game frame rate is limited by the successful encoding...
In the Unity WebRTC package, the encoding bitrate can normally be [adjusted from an `RTCRtpSender` instance](https://docs.unity3d.com/Packages/[email protected]/manual/videostreaming.html). However, the `RTCRtpSender` is not exposed directly in the Render Streaming package. In version...
### Package version 3.1.0-exp.3 ### Environment ```markdown * OS: Android 11 * Unity version: 2021.3 * Graphics API: * Browser: ``` ### Steps To Reproduce Build for Android, install app...
### Package version 3.1.0-exp.3 ### Environment ```markdown * OS: Windows 10 and 11 * Unity version: 2020.3.31 * Graphics API: DirectX11 ``` ### Steps To Reproduce **On PC1 in a...
### Is your feature request related to a problem? Hi All! I've tried Furioos signaling with my app deployed to Furioos. My client is not a web-browser app, but rather...
### Package version 3.1.0-exp.3 ### Environment ```markdown * OS: Ubuntu 18.04 * Unity version: 2020.3.3 * Graphics API: Vulkan * Browser: chrome 102.0.5005.61 ``` ### Steps To Reproduce 1. use...
This most definitely not ready to merge. But, I thought others might be interested. I implemented a basic Chromecast web app receiver that can display a single camera and audio...