You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have integrated scrcpy Server v2.0 in adb shell and on client side I have ws-scrcpy v2.2. Now when im trying to connect remotely to the server it is giving me Bundle.js Error
"Uncaught RangeError: Trying to access beyond buffer length"
I have node v - 16.20.2
The above configuration is working fine with Andorid 12 SDK but when im trying it with Andorid 13 it is giving above error. Can someone guide me to resolve the same.
The text was updated successfully, but these errors were encountered:
I have integrated scrcpy Server v2.0 in adb shell and on client side I have ws-scrcpy v2.2. Now when im trying to connect remotely to the server it is giving me Bundle.js Error
"Uncaught RangeError: Trying to access beyond buffer length"
I have node v - 16.20.2
The above configuration is working fine with Andorid 12 SDK but when im trying it with Andorid 13 it is giving above error. Can someone guide me to resolve the same.
The text was updated successfully, but these errors were encountered: