Chinmay Mahajan
Chinmay Mahajan
You don't need to write port address. Only the IP is sufficient. It takes the default port of 5555
You can modify the port address in the file: app/src/main/java/org/las2mile/scrcpy/SendCommands.java:120 and recompile the code. It's fairly easy to recompile. I used WSL on Windows. - Install java. I used "sudo...
https://github.com/chinmay0900/scrcpy-android I have made changes to add the feature and also translated the information provided by [huage2580]. You can use the apk directly from the releases on that page. I...