注册
登录
图像索引
>>
ScreenCapture
>>
返回
项目作者:
sametkamgul
项目描述 :
App will share your screen on localhost.
高级语言:
Python
项目主页:
项目地址:
git://github.com/sametkamgul/ScreenCapture.git
创建时间:
2021-02-07T21:26:46Z
项目社区:
https://github.com/sametkamgul/ScreenCapture
开源协议:
下载
ScreenCapture
How to install?
install necessary packages with “pip install -r requirements.txt”
How to use
app gets the screen image with a width and height and detects rectangle, stream over http.
host and port is set to 127.0.0.1:5000. Simple type to the your browser or any other software.
TODOs
A gui for setting screen border
Changable Min and Max rectangle [width, height] values for different situations