skip to main content
Languages

Ws-scrcpy [top] ◎ [EXCLUSIVE]

By default, anyone on your network can access your device screen. To secure it:

| Connection | Latency | Video Quality | Best for | |------------|---------|---------------|-----------| | WebSocket + WebRTC | ~30-50ms | High (up to 1080p) | Gaming, UI interaction | | Pure WebSocket | ~100-200ms | Medium | Log viewing, basic control | | ADB TCP/IP (native) | ~20ms (but only local) | Perfect | Development debugging | ws-scrcpy

The tool is built using TypeScript and Node.js. Users can customize their builds by modifying a configuration file (e.g., build.config.override.json ) to include or exclude specific features: INCLUDE_ADB_SHELL : Enables the remote shell feature. INCLUDE_FILE_LISTING : Adds a simple file management interface. SCRCPY_LISTENS_ON_ALL_INTERFACES By default, anyone on your network can access