scrcpy.com code example
Example 1: Scrcpy
adb shell dumpsys display # search "mDisplayId=" in the output
Example 2: Scrcpy
scrcpy --window-x 100 --window-y 100 --window-width 800 --window-height 600
Example 3: Scrcpy
scrcpy --always-on-top
adb shell dumpsys display # search "mDisplayId=" in the output
scrcpy --window-x 100 --window-y 100 --window-width 800 --window-height 600
scrcpy --always-on-top