Script that just defines hq defaults for streaming

This commit is contained in:
Isaac Shoebottom 2023-12-02 23:39:50 -04:00
parent abdfc240e0
commit b352f4eff6

View File

@ -0,0 +1,2 @@
# Want higher bitrate, 20Mbps, and to use AAC audio codec at 320kbps, as well as up to 144 fps
scrcpy --video-bit-rate=20M --audio-codec aac --audio-bit-rate=320K --max-fps 144 --turn-screen-off