ecalder6 / azure-gaming

Cloud Gaming Made Easy
MIT License
268 stars 79 forks source link

Better performance when using direct connection with Steam Streaming #50

Open hajekj opened 3 years ago

hajekj commented 3 years ago

Steam Remote Play requires specific ports open:

Streaming uses UDP ports 27031 and 27036 and TCP ports 27036 and 27037. Please make sure Steam can listen on these ports in your firewall software.

When the ports are open on both the VM (Windows Defender Firewall) and Azure (Network Security Group) the overall streaming performance is much better, since direct connection is made between your PC and remote bypassing Valve's proxy.