Got Renderstreaming working looking for help how to do Keyboard=>Inputfield

Hi thank you for the excellent Renderstream package, is there a way to get InputFields to work ?
I know that keyboard input is received, but it seems keyboard input like Keyboard.current.KEY.isPressed is different from how an input field works. Maybe there needs to be a script that directly intercepts all keys and sends it to an input field when it is selected ?

Same issue here.
https://github.com/Unity-Technologies/UnityRenderStreaming/issues/542