mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-13 11:39:13 +00:00
Add --no-video
Similar to --no-audio, add --no-video to play audio only. Fixes #3842 <https://github.com/Genymobile/scrcpy/issues/3842> PR #3978 <https://github.com/Genymobile/scrcpy/pull/3978>
This commit is contained in:
parent
e89e772c7c
commit
8c650e53cd
17 changed files with 243 additions and 96 deletions
|
@ -37,6 +37,7 @@ _scrcpy() {
|
|||
--no-key-repeat
|
||||
--no-mipmaps
|
||||
--no-power-on
|
||||
--no-video
|
||||
--otg
|
||||
-p --port=
|
||||
--power-off-on-close
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue