This is a simple screen sharing application that captures a screenshot the screen and serves it with a simple HTTP local server.
- Clone the repository
- Run the application
- Copy the link inside the applicationand paste it in your browser.
- You can also use the link in your browser (http://localhost:5500/screen/image)
- Done!
/screen/image/base64
- Returns the image of the screen in base64/screen/image
- Returns the image of the screen/screen
- Returns pixel data of the screen