Update documentation for --no-window

PR #4868 <https://github.com/Genymobile/scrcpy/pull/4868>
This commit is contained in:
Romain Vimont
2024-04-20 18:12:20 +02:00
parent a26c4e76da
commit e250628fae
5 changed files with 69 additions and 17 deletions

View File

@@ -1,5 +1,14 @@
# Window
## Disable window
To disable window (may be useful for recording or for playing audio only):
```bash
scrcpy --no-window --record=file.mp4
# Ctrl+C to interrupt
```
## Title
By default, the window title is the device model. It can be changed: