Ws-scrcpy Jun 2026
Enter . This powerful open-source extension brings the performance of scrcpy to the web browser. By leveraging WebSockets and modern web video decoding, ws-scrcpy allows you to view and control Android devices remotely through any browser without installing client-side software. What is ws-scrcpy?
nvm install 14.17.0 nvm use 14.17.0 npm install --unsafe-perm
Adjust video quality, bitrate, and resolution to optimize performance for different network conditions. How WS-SCRCPY Works ws-scrcpy
iPhone 上安装Scrcpy Remote 上面的步骤完成了安卓云手机的部署,并开启了ADB服务暴露本地端口5555,下面我们完成操控端Scrcpy的安装操作 iPhone上可以用的ADB连接工具Scrcpy其实有两种: - 一种是开源的ws- fizzblock.cn
To achieve the lowest latency and sharpest image quality, consider tailoring your connection parameters within the web console: What is ws-scrcpy
: Provides full interaction via mouse and keyboard, including multi-touch emulation and scrolling.
Certain advanced features (or optimal frame rates) are highly dependent on the browser, with the best performance generally found in Chromium-based browsers. Certain advanced features (or optimal frame rates) are
| Feature | Standard scrcpy | ws-scrcpy | | :--- | :--- | :--- | | | USB or TCP-IP (client app required) | WebSocket + Browser | | Multi-device | Separate windows | Unified grid in one tab | | Remote access | Complex (SSH tunneling) | Built-in (WebRTC/WebSocket) | | Installation | Native binary per OS | Node.js + NPM | | Input method | Mouse/Keyboard (local only) | Any remote client with a browser |
ws-scrcpy 项目由 NetrisTV 开发维护,托管于 GitHub,是一个基于 Genymobile/scrcpy 项目的 WebSocket 客户端原型。它的核心使命是让用户能够通过浏览器远程查看并操控 Android 设备,实现类似“云手机”的效果。
docker run --name ws-scrcpy -d -p 8000:8000 scavin/ws-scrcpy