# Abhängigkeiten installieren sudo apt install ffmpeg libsdl2-2.0-0 adb wget gcc git pkg-config meson ninja-build libavcodec-dev libavdevice-dev libavformat-dev libavutil-dev libswresample-dev libusb-1.0-0-dev libsdl2-dev # Quellcode laden und bauen cd /opt git clone https://github.com/Genymobile/scrcpy cd scrcpy ./install_release.sh