hansschmucker / NVStreamer1080

Utility to automatically detect NVidia GameStream activity and set a fitting resolution or switch to a second screen.
Apache License 2.0
111 stars 8 forks source link

Disconnect detection #7

Closed hansschmucker closed 1 year ago

hansschmucker commented 2 years ago

Right now we only track session "end" by looking for nvstreamer.exe

It would be highly desirable to also detect "session active but nobody's connected". Netstat sadly returns nothing with user rights, so down the road we probably have to implement authentication à la moonlight.

This issue is for tracking progress on that.

hansschmucker commented 1 year ago

Since GameStream is going away soon, I'll close this issue as NOFIX.