This docker image give you access to an USB Android Device through VNC.
This docker image needs access to /dev/bus and privileged.
You need to enable usb debugging in your phone, and accept the host connection.
Connect your android phone to the host USB and run:
docker run -ti --privileged -v /dev/bus:/dev/bus -p 5900:5900 openverso/scrcpy
Connect with a VNC client to localhost:5900 to remotely control the device. Default is no password, can be configured with -e VNC_PASSWORD flag in docker run.
Content type
Image
Digest
Size
165.7 MB
Last updated
about 5 years ago
docker pull openverso/scrcpy