Connecting with Streaming Clients
Learn how to connect to your EVERESTGAMES Cloud PC using different streaming clients.
Recommended Clients
Parsec (Recommended)
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
- Create Parsec Account on your local device and Cloud PC
- Link Accounts using the same email
- Grant Permissions when prompted
- 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
- Install Moonlight on your local device
- Discover Server - it should find your Cloud PC automatically
- Pair Devices using the PIN shown on your Cloud PC
- 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:
-
Port Forwarding: Open ports for your streaming client
- Parsec: UDP 47998-48000
- Moonlight: TCP/UDP 47984-47990
-
UPnP: Enable Universal Plug and Play in router settings
-
QoS: Prioritize gaming traffic if available
Client-Specific Guides
Mobile Streaming
Android/iOS Setup
- Install App: Download Parsec or Moonlight from app stores
- Connect: Use the same account linking process
- Controls: Use on-screen controls or connect Bluetooth controller
- 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:
- Parsec: Enable "Host Multiple Monitors" in settings
- Client: Choose which monitor to stream
- Resolution: Match your primary display resolution
VR Streaming
For VR gaming:
- Install SteamVR on your Cloud PC
- Connect VR Headset to your local PC
- Use Virtual Desktop or similar VR streaming software
- Gold Plan Recommended for VR performance
Troubleshooting Connections
Connection Drops
Symptoms: Stream freezes or disconnects
Solutions:
- Check internet stability
- Reduce streaming quality
- Use wired connection if possible
- Close bandwidth-heavy applications
High Latency
Symptoms: Input lag, delayed responses
Solutions:
- Test ping to EVERESTGAMES servers
- Try different region if available
- Enable "Low Latency Mode" in client settings
- Close background applications
Audio Issues
Symptoms: No sound, crackling, or sync issues
Solutions:
- Check audio device selection in client
- Adjust audio buffer settings
- Use headphones to reduce interference
- Enable "Audio Sync" options
Visual Artifacts
Symptoms: Compression artifacts, pixelation
Solutions:
- Reduce resolution or frame rate
- Change video codec (try H.264 if H.265 issues)
- Adjust bitrate settings
- 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
- Use Strong Passwords for your EVERESTGAMES account
- Enable Two-Factor Authentication on all accounts
- Don't Share Access with untrusted individuals
- Log Out when not using your Cloud PC
- Regular Updates - keep your streaming clients updated
Getting Help
If you experience persistent connection issues:
- Test with different devices and networks
- Try alternative streaming clients
- Check EVERESTGAMES server status
- Contact support with your connection details
For region-specific issues, our support team can help optimize your connection.