Show HN: Screen Sharing in the Browser
tonghohin Friday, November 29, 2024Seeing all the hype around Bolt.new, I decided to give it a try, and within just 30 minutes, I built a fully functional web app for screen sharing.
How It Works:
- One user opens a room and receives a unique code.
- Participants join by simply entering the code to view the shared screen.
After that initial build, I moved the project to Cursor to continue iterating and enhancing its features.
Github: https://github.com/tonghohin/screen-sharing
Demo: https://share-your-screen.vercel.app
Summary
The linked article is about a screen sharing application built using the WebRTC technology. It provides a simple and lightweight solution for users to share their screens with others in real-time. The application allows for easy setup and integration, making it suitable for various use cases such as remote collaboration, online presentations, and remote support.
218
53
Summary
github.com