My file bash, and configurate for linux
https://github.com/Genymobile/scrcpy
# windows
winget install --exact Genymobile.scrcpy
# linux
scrcpy
scrcpy --no-audio
scrcpy --no-audio --record=file.mkv
scrcpy --prefer-text --turn-screen-off --stay-awake
scrcpy --max-size 1024
scrcpy --bit-rate 2M
scrcpy --window-title "My Android"
scrcpy --show-touches
scrcpy --max-fps 30
scrcpy --turn-screen-off