I have to try to use pixel streaming in windows7, and I tried to build ue4.27 from source. I changed the pixel streaming plugin to avoid os version check. Then I successfully start my packaged application.
However, when I visit localhost:80, the browser show me nothing but black. But when I focus my cursor in the black screen, the application in my computer will follow my mouse, it seems everything is ok but no scene.
I tried to close the firewall, but nothing changed. What should I do to make it run in windows7?