Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Out of curiousity, and if you don't mind me asking, if you are not really using the in-home streaming anymore for your remote desktop streaming, what alternate solution(s) are you using?
I've really wanted to try out the Moonlight Nvidia game streaming, but previous attempts never supported my 1600:900 client resolution correctly.
1. Set up notepad.exe as a non-steam game on the host machine.
2. Make sure there are no open or minimized app windows on the host machine (in Windows 10 terms, there are no icons on the taskbar that are underlined).
3. On the client machine, stream notepad.exe. You'll see the notepad app in all of its white full screen glory.
4. Wait about 10 seconds (this gives "Streaming has started" toast on the host machine a chance to go away which prevents a possible streaming freeze when completing the step below due to the notepad app being made the active app but without the window being visible).
5. Use the follow keys to minimize notepad:
- ALT, DOWN, LEFT, DOWN, DOWN, DOWN, ENTER
6. ALT-TAB to come back to your client machine and close the streaming window.
7. Stream 1-DESKTOP. You'll notice that the previously-minimized notepad window is now open. Minimize it and your streaming session will work (though it's very sensitive to that notepad window... if notepad is closed, or it's made the active app without the window being opened, streaming freezes again).
Hopefully this is helpful MasterMind. Thanks!
http://steamcommunity.com/groups/homestream/discussions/0/142261352664282822/
Sadly In-Home Streaming is dead though since November 2016. Valve broke window mode (alt+enter) and doesn't give a **** fixing it.
I picked up a Steam Link when it was $20 and I noticed that this problem is non-existant when streaming from my PC with it (which starts in Big Picture Mode) and either minimizing BPM or choosing to exit BPM altogether. The desktop appears and I can do whatever I want without any freezing, no matter what windows are focused/hidden/etc, without the assistance of yours or any other apps. I haven't determined why this is... streaming must be treated differently somehow when doing it via the Link.
What is the current process to get this working, I run a 2560x1080 monitor and existing desktop streaming tricks force me to use the host resolution.
This is necessary because sending hotkeys to windows got more difficult for AHK in Windows 8 and later (see here[autohotkey.com] and here[autohotkey.com]).
I made some modifications to the script as well:
1. Show the tray icon.
And I'd like to suggest some changes to / new features for the script:[/h1]
Having written all that I have to finish with: AutoHotKey is quite useful in its application but scripts are absolutely awful to write. The syntax and consistency is just terrible!