moonlight-stream / moonlight-chrome

GameStream client for ChromeOS
GNU General Public License v3.0
747 stars 165 forks source link

Prevent pairing and notify if GameStream is already in game #26

Closed raidancampbell closed 8 years ago

raidancampbell commented 8 years ago

This will silently fail, which is a problem.

raidancampbell commented 8 years ago

Apparently this requires an HTTP implementation of NvHTTP, as the HTTP server will return the currently running GameID, even if you're not paired yet

dead commented 8 years ago

I think pairing should be done automatically when needed. (when connecting)

raidancampbell commented 8 years ago

As in the initial pairing, and eliminate the pair button? I never thought of that, and don't see why it shouldn't work. I like the idea.