(本项目客隆自:https://github.com/leng-yue/py-scrcpy-client) 这个包允许你使用Python实时查看和控制安卓设备。 众所周知 Scrcpy(https://github.com/Genymobile/scrcpy) 是一个很强大的安卓设备控制开源程序, 无需Root,延迟低,效果强,控制效果好。 但是,原程序控制端是用c语言写的,编译也麻烦,二次开发不容...
Python Scrcpy Client This package allows you to view and control android device in realtime. Note: This gif is compressed and experience lower quality than actual. How to use To begin with, you need to install this package via pip:
[fork] An easy to use python scrcpy client. Contribute to shouanzhong/py-scrcpy-client-fork development by creating an account on GitHub.
idna = {version = ">=2.5,<4", markers = "python_version >= \"3\""} urllib3 = ">=1.21.1,<1.27" [package.extras] socks = ["PySocks (>=1.5.6,!=1.5.7)", "win-inet-pton"] use_chardet_on_py3 = ["chardet (>=3.0.2,<5)"] [...
idna = {version = ">=2.5,<4", markers = "python_version >= \"3\""} urllib3 = ">=1.21.1,<1.27" [package.extras] socks = ["PySocks (>=1.5.6,!=1.5.7)", "win-inet-pton"] use_chardet_on_py3 = ["chardet (>=3.0.2,<5)"] [...
Install OpenCV for Python. Naive Scrcpy Client use OpenCV for GUI. You can replace it with PIL or anything else easily. pip install opencv-python Get ADB ready on your PC and leave USB Debug Mode open on your phone. Contact me (Recommended) New issue ...
An easy to use python scrcpy client. Contribute to alex-testlab/py-scrcpy-client development by creating an account on GitHub.
A naive client ofScrcpyin Python. Currently it can only decode video stream from the server. This client was inspired bypy-scrcpy. Android Debug Bridge ffmpeg shared libraries opencv-pythons (for GUI) To Start Install OpenCV for Python. Naive Scrcpy Client use OpenCV for GUI. You can replace...
Actions Security Insights Additional navigation options Commit Browse filesBrowse the repository at this point in the history The `[tool.poetry.dev-dependencies]` section has been deprecated since Poetry 1.2. Move to the equivalent `[tool.poetry.group.dev.dependencies]`. Seehttps://python-poetry.or...
An easy to use python scrcpy client. Contribute to jsbxyyx/py-scrcpy-client development by creating an account on GitHub.