mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-11 14:21:49 +08:00
Fix typo in doc/develop.md
PR #6752 <https://github.com/Genymobile/scrcpy/pull/6752> Signed-off-by: Romain Vimont <rom@rom1v.com>
This commit is contained in:
parent
3fcc177da5
commit
247a37d57b
@ -409,8 +409,8 @@ with any client which uses the same protocol.
|
|||||||
|
|
||||||
For simplicity, some [server-specific options] have been added to produce raw
|
For simplicity, some [server-specific options] have been added to produce raw
|
||||||
streams easily:
|
streams easily:
|
||||||
- `send_device_meta=false`: disable the device metata (in practice, the device
|
- `send_device_meta=false`: disable the device metadata (in practice, the
|
||||||
name) sent on the _first_ socket
|
device name) sent on the _first_ socket
|
||||||
- `send_frame_meta=false`: disable the 12-byte header for each packet
|
- `send_frame_meta=false`: disable the 12-byte header for each packet
|
||||||
- `send_dummy_byte`: disable the dummy byte sent on forward connections
|
- `send_dummy_byte`: disable the dummy byte sent on forward connections
|
||||||
- `send_codec_meta`: disable the codec information (and initial device size for
|
- `send_codec_meta`: disable the codec information (and initial device size for
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user