Screen Sharing in the Browser

This content introduces a repository files navigation README for a real-time screen sharing application created with Next.js, WebRTC, and Socket.IO. Users can easily share their screens with others by creating or joining rooms. The application boasts features such as real-time screen sharing, a room-based sharing system, cross-browser support, fullscreen mode, and a simple interface. It was built using Next.js, Socket.IO, WebRTC, Tailwind CSS, and shadcn/ui UI components. Development tools included Bolt.new for cloud development and Cursor, an AI-powered code editor. Overall, the content highlights an innovative and user-friendly screen sharing solution.

https://github.com/tonghohin/screen-sharing

To top