Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 486 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 486 Bytes

screen-share

  • This repo consists of 2 programs which when run in the correct sequence will allow the user to share the screen of the system.

  • In order to run this program correctly, first start the receiver.py and the start the sender.py. Thia practice ensures that the stream is transmitted successfully.

  • The IP Addresses that have been used are local, in order to use this over a span of a few devices please change the IP address from local to public.

  • Enjoy the program.