mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-03 09:49:24 +02:00
fix(scrcpy): fix UHID output stream from server version 2.6
This commit also replaced `ScrcpyOptions`'s `parseDeviceMessage`/`endDeviceMessageStream` methods with `deviceMessageParsers`. If you are using that two methods directly, you need to move to the new API
This commit is contained in:
parent
eff718ce36
commit
7edd616b43
28 changed files with 341 additions and 555 deletions
6
.changeset/chilly-parents-build.md
Normal file
6
.changeset/chilly-parents-build.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
"@yume-chan/adb-scrcpy": patch
|
||||
"@yume-chan/scrcpy": patch
|
||||
---
|
||||
|
||||
Fix UHID output stream doesn't work from server version 2.6
|
Loading…
Add table
Add a link
Reference in a new issue