/claim #205
Description
This PR adds a new Parsec module enabling low-latency remote desktop access to workspaces using Parsec’s cloud gaming technology, providing high-performance streaming optimized for real-time interaction.
Type of Change
- New module
- Feature/enhancement
- Bug fix
- Documentation
- Other
Module Information
Path: registry/coder/modules/parsec
New version: v1.0.0
Breaking change: [x] No [ ] Yes
Testing & Validation
- Tests pass (
bun test
)
- Code formatted (
bun run fmt
)
- Changes tested locally
- Video demo created showing:
- Installation process
- GPU acceleration working
- Streaming quality configuration
- Autostart functionality
Implementation Details
-
Core Features:
- Automated Parsec installation
- GPU acceleration with NVIDIA support
- Configurable streaming quality
- Automatic daemon startup
-
Configuration Options:
- Streaming bitrate (1-100 Mbps)
- Frame rate control
- H.265 encoding support
- Custom keyboard layouts
- Bandwidth limiting
-
User Experience:
- Simple module integration
- Automatic dependency handling
- Clear error messages
- Comprehensive documentation
Related Issues
Closes #205 - Parsec cloud gaming integration for workspaces