pierlon / scrcpy-docker

Easily run scrcpy with Docker
MIT License
138 stars 32 forks source link

Added "virtualgl" to solve render driver issues #7

Closed Gia90 closed 6 years ago

Gia90 commented 6 years ago

Possible solution to the following issue: CRITICAL: Could not create renderer: Couldn't find matching render driver

Maybe related also to this open issue: https://github.com/pierlon/scrcpy-docker/issues/6

pierlon commented 6 years ago

Thanks for your contribution! It indeed seems to solve the problem and thus should fix #4 & #6.

Could you add virtualgl to the root Dockerfile instead?