Can't change video resolution in PixelStream

I was sending (from browser) and catching (inside ue4) this custom command: emitUIInteraction({ConsoleCommand: 'r.SetRes 1000x500'}); which changed the UE4 App’s resolution.

This was working before version 4.27. I also have a post about this issue: Pixel Streaming video resolution issue since 4.27