Android screemirror with scrcpy and omxplayer on RPi
by default scrcpy works in RPi but cpu always clocks at >90% and temp around ~70°C
with this script get scrcpy working with hardware acceleration on most popular raspberry pi computer. (btw no controls)
- compile and install scrcpy https://github.com/Genymobile/scrcpy/blob/master/BUILD.md
- download startscreen.sh
- run
sudo chmod +x startscreen.sh
- execute the script startscreen.sh
./startscreen.sh
credits/references