Mention how to interrupt scrcpy without video

There is no window to close if video playback is disabled.
This commit is contained in:
Romain Vimont
2023-06-02 08:59:12 +02:00
parent fc52b24503
commit 2aec7b4c9d
2 changed files with 3 additions and 1 deletions

View File

@@ -30,8 +30,9 @@ To disable only the audio playback, see [no playback](video.md#no-playback).
To play audio only, disable the video:
```
```bash
scrcpy --no-video
# interrupt with Ctrl+C
```
Without video, the audio latency is typically not criticial, so it might be