Skip to content

Commit b4ad27a

Browse files
authored
Update scrcpy.md
1 parent 93ab728 commit b4ad27a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pages/common/scrcpy.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@
1515

1616
`scrcpy {{[-s|--serial]}} {{0123456789abcdef|192.168.0.1:5555}}`
1717

18-
- Start display in fullscreen mode:
19-
20-
`scrcpy {{[-f|--fullscreen]}}`
21-
2218
- Show touches on physical device:
2319

2420
`scrcpy {{[-t|--show-touches]}}`
@@ -34,3 +30,7 @@
3430
- View the phone's camera (requires Android 12 or newer):
3531

3632
`scrcpy --video-source camera`
33+
34+
- Create a Video4Linux2 device from the phone's camera:
35+
36+
`scrcpy --video-source camera --camera-size {{1920x1080}} --v4l2-sink {{/dev/video0}}`

0 commit comments

Comments
 (0)