A simple Python project to receive and view screen streams over a local network using the vidstream library.
Receive live screen streams from a sender.
Runs in a separate thread to allow non-blocking execution.
Stop the server easily by typing STOP.
Python 3.x
vidstream
Make sure both sender and receiver are on the same local network.