NetrisTV / ws-scrcpy

Web client prototype for scrcpy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not able to use Remotely

rchh007 opened this issue · comments

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.

Hey, have you solved the issue? May I can ask you how you integrated v2.0?