From 69eef735d771f7f40c6c3e696dce2515ded0c027 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Fri, 21 Feb 2020 17:28:22 -0800 Subject: [PATCH] Add local network access blocked error --- Internet-Streaming-Errors.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Internet-Streaming-Errors.md b/Internet-Streaming-Errors.md index 6a9b548..440a1c8 100644 --- a/Internet-Streaming-Errors.md +++ b/Internet-Streaming-Errors.md @@ -30,12 +30,17 @@ This error may also be caused by a firewall product on your host PC blocking the If you can't fix this error, you can try using the [ZeroTier setup steps](https://github.com/moonlight-stream/moonlight-docs/wiki/Setup-Guide#zerotier) instead or you can [forward the ports manually](https://github.com/moonlight-stream/moonlight-docs/wiki/Setup-Guide#manual-port-forwarding-advanced) if you feel comfortable making changes to your router settings. # Display locked error -This error means that your PC is currently sitting at the lock screen. This may seem counterintuitive since you've obviously managed to run the tester, but you are probably doing that over Microsoft Remote Desktop. +This error means that your PC is currently sitting at the lock screen. This may seem counter-intuitive since you've obviously managed to run the tester, but you are probably doing that over Microsoft Remote Desktop. In order for GameStream to work, your PC's "console session" (physical monitor, keyboard, and mouse) must be logged in. Microsoft Remote Desktop locks the console session until you sign in again, making GameStream unavailable. You can use a GameStream-compatible remote desktop solution like Chrome Remote Desktop, TeamViewer, or VNC to connect to your PC's console session and sign in again. You will need to use one of these compatible remote desktop apps if you want to use GameStream. +# Local network access blocked error +This error means that something on your PC is blocking access to other devices on your local network. Without access to devices on your network, the Internet Hosting Tool cannot configure your router to allow streaming over the Internet. Depending on how the blocking is implemented, you may not be able to stream at all, even on your home network. + +This is most commonly caused by VPN software which contains a feature to disable access to the local network. You will need to disable this in order to stream successfully. Check the documentation for the VPN software if you are unsure of how to disable local network blocking. + # Sleep mode enabled warning This warning means your PC is configured to go to sleep after a period of inactivity. This will almost always make the PC unusable for streaming over the Internet until it is manually woken up.