leng-yue / py-scrcpy-client

An easy to use python scrcpy client
https://leng-yue.github.io/py-scrcpy-client/
MIT License
318 stars 78 forks source link

No accelerated colorspace conversion found from yuv420p to bgr24. #70

Open zxion-github opened 3 months ago

zxion-github commented 3 months ago

When i run the script. Error:No accelerated colorspace conversion found from yuv420p to bgr24. And there's no screen.

jxc720 commented 2 months ago

client.start(threaded=True)时出现此情况,client.start(threaded=False)时未出现