Possible to share developer notes of how scrcpy works #98
Replies: 3 comments
By default ws-scrcpy connects to scrcpy-server directly, without adb (unless
Same answer as in #56: All classes for |
|
if i use proxy over adb. |
ws-scrcpy/src/server/goog-device/mw/WebsocketProxyOverAdb.ts Lines 49 to 54 in 67cc51c The rest is the same as with a direct connection. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
scrcpy forwarding video is port in h264 format is understood. didn't get how touches are sent --
Which method or api is sending touches.
is touches sent to same that connect adb?
Which request body the scrcpy jar accepts for touch or keyboard commands.
Thank you
All reactions