Go to file
George 6907288be7 feat:
--Layer 4 tcp only
	--Later webRTC
2026-07-16 17:56:49 +05:30
.gitignore feat: 2026-07-16 17:56:49 +05:30
readme.txt feat: 2026-07-16 17:56:49 +05:30
screenCapt.py feat: 2026-07-16 17:56:49 +05:30
screenReciever.py feat: 2026-07-16 17:56:49 +05:30
screenSender.py feat: 2026-07-16 17:56:49 +05:30
server1.log feat: 2026-07-16 17:56:49 +05:30
server.py feat: 2026-07-16 17:56:49 +05:30

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