SKUPINA SLUŽBY STEAM
Steam Remote Play homestream
SKUPINA SLUŽBY STEAM
Steam Remote Play homestream
2,685
VE HŘE
29,437
ONLINE
Založena
7. listopadu 2013
Všechny diskuze > General Discussion > Detaily tématu
The screen is locked on the home computer
Will we ever be able to stream from a computer that is locked or is it impossible / going to stay the way it is? :tcry:
< >
Zobrazeno 115 z 27 komentářů
I am also having the same issue. I keep my main computer locked as to keep my kids from messing around with it. It would be nice to still use it to stream even though it is locked.
so what I do is also have team viewer installed on the machines im streaming from. I have an option under "actions" not not auto lock my computer. So when I remote in, log in, make sure steam is running fine, then stop remoting in and play some games! That seems to work for me
Definitely would be nice to have an easy way to unlock the host from the client via the streaming client. Whenever I access the host while locked, it shows me the desktop as if it were unlocked, but won't respond to mouse commands.
THis needs fixing
I completely agree. My rig runs 24/7 and I normally keep it locked when it's not being used. To use IHS, however, I have no choice but to leave unlocked.

An option in IHS to give the Host login credentials so it will automatically unlock>stream>re-lock would be great
I'm using Windows Remote Desktop Connection to connect to my server computer. Because of the way this is integrated with the OS, Steam reports the computer is locked. Even if you are logged in to RDP with steam open. I would love to see this changed in the future.
This is my biggest concern with streaming. Anyone at the host computer can mess up my game. RDC, LogMeIn, Go2mypc, all have the ability to lockout the host mouse and keyboard and to make the screen go dark. Not only is that great for streaming, it saves electricity by not uselessly powering the monitor on the host.
Naposledy upravil TheGrayingTech; 26. bře. 2014 v 12.21
I have the same problem. When I wake my straming computer using wake on lan, it locks the screen and I can't stream....I guess I could use teamviewer, but that is one step too many + teamviewer seems to mess up some full screen games so I don't liek to keep it running all the time....
Maybe something like this could be used:

Remotely Unlock a Windows Workstation
http://www.codeproject.com/Articles/16197/Remotely-Unlock-a-Windows-Workstation

or

Logon command line utility
http://www.softtreetech.com/24x7/archive/51.htm

Open up a command-line (CMD) with admin privileges, and type:

TSCON <SessionIDNumber> /DEST:Console /PASSWORD:PasswordForUser

For example:

TSCON 3 /DEST:Console /Password:ThisIsThePasswordForTheUserLoggedIntoSession3

You can find out what your session ID is by opening up Task Manager and looking at the Users tab.

This will disconnect that user and attach that session to the console, which will also unlock the screen.

Of course WARNING: Using this method WILL unlock the remote machine, so anyone sitting in front of it will have full access.

Edit: I will investigate writing a quick small GUI tool that can automate this process in C# later tonight after work, if anyone is interested.
Naposledy upravil Arctic Tempest; 22. dub. 2014 v 11.56
I don't know if it's possible, but I'd really love to be able to stream on a locked host PC
Knickles původně napsal:
I don't know if it's possible, but I'd really love to be able to stream on a locked host PC
I do not think that is possible due to how the streamer is basically a screen capturer + input feedback system. I could go into the technical details, but the bottom line is likely no.
That's what I figured
Goose původně napsal:
I'm using Windows Remote Desktop Connection to connect to my server computer. Because of the way this is integrated with the OS, Steam reports the computer is locked. Even if you are logged in to RDP with steam open. I would love to see this changed in the future.
doing exactly the same thing lol and yes it says that the pc in locked although i'm on in through RDM it's annoying... maybe i'll install teamviewer now on both of them and see if that unlocks it :) but first i'll test that command line, thanks Arctic Tempest
Josiah původně napsal:
[...] but first i'll test that command line, thanks Arctic Tempest

Also, you can try creating a shortcut with the following target:

C:\Windows\system32\TSCON.exe %sessionname% -DEST:Console

It *should* disconnect the RDP session you are currently in and attach it to the console (aka unlock the remote machine). I personally use this method most of the time.

NOTE: You have to right click and run the shortcut as administrator or else nothing will happen.
Naposledy upravil Arctic Tempest; 4. čvc. 2014 v 21.22
< >
Zobrazeno 115 z 27 komentářů
Na stránku: 1530 50

Všechny diskuze > General Discussion > Detaily tématu
Datum zveřejnění: 23. led. 2014 v 16.28
Počet příspěvků: 27