scrcpy/app
Romain Vimont cabcbc2b15 Do not create control socket if no control
If --no-control is enabled, then it is not necessary to create a second
communication socket between the client and the server.

This also facilitates the use of the server alone (without the client)
to receive only the raw video stream.
2021-12-08 23:41:38 +01:00
..
src Do not create control socket if no control 2021-12-08 23:41:38 +01:00
tests Remove spurious ';' 2021-12-04 09:29:30 +01:00
meson.build Require libavcodec >= 57.37 2021-12-07 00:04:35 +01:00
scrcpy.1 Mention SCRCPY_ICON_PATH env var in manpage 2021-12-03 21:47:31 +01:00