Johnny Ngo

Results 5 comments of Johnny Ngo

@lyclyc171 yeah i had this problem long time ago, and i think it was because of this RemoveSender method in SignalingHandlerBase which was probably removing the track for that one...

@karasusan I'm using Render Streaming 3.1.0-exp.6 for reference, so I don't think I have tried that solution. I never had the issue of inputs or resolution changes as mentioned in...

@lijunhe1991 hi friend, i came across this issue as well but i can add more clarification and a fix for it. There are actually few issues I found when scrolling/moving...

@Bluesoul02 Not sure if related, but out of the box I wasn't able to change a Browser's streamed screen to another streamed screen during **RUNTIME** (my project is set up...

[InputFieldBridge.zip](https://github.com/Unity-Technologies/UnityRenderStreaming/files/11203853/InputFieldBridge.zip) Here is my own implementation to force inputs into an input field. Add this as a component under InputReceiver and assign the reference to it. This doesn't support numpads,...