mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-03 14:49:29 +00:00
README.md - Cmd+C added
Basically, for the Mac users, I added Cmd+C :)
This commit is contained in:
parent
ab12b6c981
commit
014a48fb5c
1 changed files with 1 additions and 1 deletions
|
@ -258,7 +258,7 @@ To disable mirroring while recording:
|
||||||
```bash
|
```bash
|
||||||
scrcpy --no-display --record file.mp4
|
scrcpy --no-display --record file.mp4
|
||||||
scrcpy -Nr file.mkv
|
scrcpy -Nr file.mkv
|
||||||
# interrupt recording with Ctrl+C
|
# interrupt recording with Ctrl+C or Cmd+C
|
||||||
```
|
```
|
||||||
|
|
||||||
"Skipped frames" are recorded, even if they are not displayed in real time (for
|
"Skipped frames" are recorded, even if they are not displayed in real time (for
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue