Skip to main content

Connecting with Streaming Clients

Learn how to connect to your EVERESTGAMES Cloud PC using different streaming clients.

Parsec provides the best gaming experience with ultra-low latency.

Installation on Cloud PC

# Download Parsec for Linux
wget https://builds.parsec.app/package/parsec-linux.deb

# Install the package
sudo dpkg -i parsec-linux.deb

# Fix any dependencies
sudo apt install -f

# Launch Parsec
parsec

Setup Steps

  1. Create Parsec Account on your local device and Cloud PC
  2. Link Accounts using the same email
  3. Grant Permissions when prompted
  4. Connect from your local device

Optimization Settings

In Parsec settings:

  • Video: H.265, 60 FPS, 1080p or higher
  • Network: Enable "Client Side Prediction"
  • Input: Enable "Relative Mouse Mode" for games

Moonlight

Moonlight is an open-source alternative with good performance.

Installation on Cloud PC

# Install Sunshine (server component)
sudo apt install sunshine

# Configure Sunshine at http://localhost:47990
# Set up your user account and applications

Setup Steps

  1. Install Moonlight on your local device
  2. Discover Server - it should find your Cloud PC automatically
  3. Pair Devices using the PIN shown on your Cloud PC
  4. Launch Games from the Moonlight interface

Network Optimization

Minimum Requirements

  • Download: 10 Mbps minimum, 25+ Mbps recommended
  • Upload: 2 Mbps minimum, 5+ Mbps recommended
  • Latency: Under 50ms ideal, under 100ms acceptable

Test Your Connection

# Install speedtest CLI
sudo apt install speedtest-cli

# Run speed test
speedtest

# Test latency to EVERESTGAMES servers
ping <your-region>.everestgames.com

Router Configuration

For best performance:

  1. Port Forwarding: Open ports for your streaming client

    • Parsec: UDP 47998-48000
    • Moonlight: TCP/UDP 47984-47990
  2. UPnP: Enable Universal Plug and Play in router settings

  3. QoS: Prioritize gaming traffic if available

Client-Specific Guides

Mobile Streaming

Android/iOS Setup

  1. Install App: Download Parsec or Moonlight from app stores
  2. Connect: Use the same account linking process
  3. Controls: Use on-screen controls or connect Bluetooth controller
  4. Resolution: Start with 720p for mobile connections

Touch Controls

For games without controller support:

  • Use external Bluetooth controller
  • Configure touch controls in game settings
  • Consider games with native touch support

Multi-Monitor Setup

For multiple displays:

  1. Parsec: Enable "Host Multiple Monitors" in settings
  2. Client: Choose which monitor to stream
  3. Resolution: Match your primary display resolution

VR Streaming

For VR gaming:

  1. Install SteamVR on your Cloud PC
  2. Connect VR Headset to your local PC
  3. Use Virtual Desktop or similar VR streaming software
  4. Gold Plan Recommended for VR performance

Troubleshooting Connections

Connection Drops

Symptoms: Stream freezes or disconnects

Solutions:

  1. Check internet stability
  2. Reduce streaming quality
  3. Use wired connection if possible
  4. Close bandwidth-heavy applications

High Latency

Symptoms: Input lag, delayed responses

Solutions:

  1. Test ping to EVERESTGAMES servers
  2. Try different region if available
  3. Enable "Low Latency Mode" in client settings
  4. Close background applications

Audio Issues

Symptoms: No sound, crackling, or sync issues

Solutions:

  1. Check audio device selection in client
  2. Adjust audio buffer settings
  3. Use headphones to reduce interference
  4. Enable "Audio Sync" options

Visual Artifacts

Symptoms: Compression artifacts, pixelation

Solutions:

  1. Reduce resolution or frame rate
  2. Change video codec (try H.264 if H.265 issues)
  3. Adjust bitrate settings
  4. Check GPU utilization on Cloud PC

Advanced Configuration

Custom Streaming Settings

For power users, you can customize:

# Parsec command line options
parsec --max_fps 60 --bitrate 50 --h265

# Moonlight custom configuration
moonlight stream -app "Steam" -fps 60 -bitrate 50Mbps

Network Monitoring

Monitor your connection quality:

# Install network monitoring tools
sudo apt install nload htop

# Monitor network usage
nload

# Check system performance
htop

Security Best Practices

  1. Use Strong Passwords for your EVERESTGAMES account
  2. Enable Two-Factor Authentication on all accounts
  3. Don't Share Access with untrusted individuals
  4. Log Out when not using your Cloud PC
  5. Regular Updates - keep your streaming clients updated

Getting Help

If you experience persistent connection issues:

  1. Test with different devices and networks
  2. Try alternative streaming clients
  3. Check EVERESTGAMES server status
  4. Contact support with your connection details

For region-specific issues, our support team can help optimize your connection.