-m and -b are not compatible in android 12
Environment
- OS: Windows
- scrcpy version: 1.25
- installation method: Windows release
- device model:V50
- Android version: 12
Describe the bug I usually use the cmd 'scrcpy -s 10.0.x.xxx -S -b 700K -m 800 -w --window-x 1 --window-y 30 --max-fps 7 -t --lock-video-orientation=1 --window-title 1' It is always activited under android 12. but when use 'scrcpy -s 10.0.3.141 -S -b 700K -m 800 -w --window-x 1 --window-y 30 --max-fps 7 -t --lock-video-orientation=1 --window-title 1' in android12, -m is working well. but -b 700K is now working. maybe the base option(8M) is working. what shoud I do?
-m and -b are not compatible in android 12
That's not true, these options are independent of the Android version.
but -b 700K is now working. maybe the base option(8M) is working.
I don't understand. What is working, what is not working, and what's the observed problem? (error message?)