Configure scrcpy options
Opened this issue · 1 comments
Uj947nXmRqV2nRaWshKtHzTvckUUpD commented
Interactive menu:
- a configuration menu for setting different scrcpy parametrs. eg. resolution, screen off, fps, bit rate
- save this configuration
- allow reconfigure
- reset to default values
Called with:
ethernally.sh --reconfigure (-r) OR --configure
This involves saving the configuration parameters to a config file.
sunarowicz commented
This feature would be useful. Thx for considering its implementation.
In the meanwhile please consider adding the "--keyboard=uhid" parameter as default. Thx.