CONNETO는 NVIDIA의 Gamstream Protocol을 구현한 Moonlight for Chrome에 기반한 Chrome app입니다. CONNETO는 powerful desktop에서 실행할 수 있는 고사양의 게임들을 laptop에서 원격으로 매우 낮은 딜레이로 즐길 수 있게 해줍니다. 사용을 위해서는 WEB interface가 필요합니다.
- Streams Steam Big Picture and all of your games from your PC to your Chrome browser
- Keyboard and mouse support
- Hardware-accelerated video decoding
- Full support for Xbox controllers and PlayStation controllers, and some other HID gamepads
- Use mDNS to scan for compatible GeForce Experience (GFE) machines on the network
Server:
- Download GeForce Experience and install on your GameStream-compatible PC
Client:
- Install the Chrome Native Client SDK and download the current Pepper SDK
- Set the
NACL_SDK_ROOT
environment variable to your Pepper SDK folder. If you need more detailed instructions, see here - Run
git submodule update --init --recursive
from withinmoonlight-chrome/
- Run
make
from within themoonlight-chrome/
repo
Server:
- GameStream-compatible computer with GTX 600+ series desktop or mobile GPU (for the PC from which you're streaming)
Client:
- Chrome browser on Windows, Mac OS X, Linux, or Chrome OS
Both Sides:
- High-end wireless router (802.11n dual-band recommended) or wired network
- Open the Extensions page in Chrome
- Check the 'Developer mode' option
- Click 'Load unpacked extension' and point it at your built moonlight-chrome repo
- Run Moonlight from the extensions page
- If making changes, make sure to click the Reload button on the Extensions page