Skip to content

Commit

Permalink
scrcpy tablet mode
Browse files Browse the repository at this point in the history
  • Loading branch information
shawn111 committed Mar 13, 2024
1 parent be6df57 commit 987461d
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions collections/mobile/scrcpy/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# scrcpy

## scrcpy-desktop

https://github.com/nikp123/scrcpy-desktop

![scrcpy-tablet-mode](https://scontent.fkhh1-1.fna.fbcdn.net/v/t39.30808-6/432753527_10160235779402523_3008610799502295551_n.jpg?_nc_cat=101&ccb=1-7&_nc_sid=5f2048&_nc_ohc=TFUUBxBazK4AX_3Z2c7&_nc_ht=scontent.fkhh1-1.fna&oh=00_AfBkvMXy95idOnnJDpZcWGnqEU-Oapj9pTXYjg7Q4yl_WA&oe=65F71414)

### phone side

- enable desktop mode
- install taskbar

### desktop side

- run scrcpy-desktop/startscreen.sh
- scrcpy --list-displays
- --display-id=0 (1080x2400) [phone]
- --display-id=13 (1920x1080) [tablet]
- --display-id=14 (1080x2400) [phone-mirror]
- scrcpy --display-id=13

0 comments on commit 987461d

Please sign in to comment.