scrcpy4l 4.1-legacy1 - SCReen CoPY FOR Legacy
================================================

This fork adds Android 4.4 (API 19) support to scrcpy 4.1. It has been tested
on a Sony Xperia ZR C5503 running Android 4.4.2. Root is not required.

Quick start (Windows)
---------------------

1. Enable USB debugging on the Android device.
2. Connect it over USB and accept the debugging authorization prompt.
3. Run scrcpy4l.exe.

For Snapdragon S4 Pro-era hardware, this is a conservative starting point:

    scrcpy4l.exe -m1024 --video-bit-rate=4M --video-codec=h264 --no-audio

Notes
-----

* Android 4.4/API 19 is the current minimum. Android 4.0-4.3 need a separate
  screenshot/raw-frame fallback and are not supported by this release.
* Audio forwarding still requires Android 11 or newer.
* On Android 4.4, scrcpy4l automatically uses the supported adb-forward
  connection because the old device-side adb daemon has no reverse support.
* This is an unofficial fork of Genymobile scrcpy.
