Closed AccelQuasarDragon closed 3 months ago
PROBLEM: scrcpy does not show up in WSL+ ADB WIFI when u do livestream and reload
solution: you must connect to adb using adb connect IP:PORT
adb connect IP:PORT
other problem, WIFI did not have the configs that USB had, tbh the if statement has duplicate code BUT it works
made redundant with other fixes from last night
PROBLEM: scrcpy does not show up in WSL+ ADB WIFI when u do livestream and reload
solution: you must connect to adb using
adb connect IP:PORT
other problem, WIFI did not have the configs that USB had, tbh the if statement has duplicate code BUT it works