9 lines
212 B
Plaintext
9 lines
212 B
Plaintext
screenReciever.py
|
|
this is used to capture images from screen and send using udp
|
|
ip address must be mentioned
|
|
only on local area network
|
|
|
|
screenSender.py
|
|
this will recieve the data from the reviever
|
|
|
|
uses opencv |