Skip to content

vl0ct/quick-screenshare

Repository files navigation

Screen Sharing Application

A real-time screen sharing application built with Next.js, WebRTC, and PeerJS. Create or join rooms to share your screen with others instantly.

✨ Features

  • Real-time screen and audio sharing
  • Room-based sharing system
  • Cross-browser support
  • Simple and intuitive interface

📱 Device Support

  • Hosting: Desktop/laptop browsers only
  • Viewing: Works on all devices (desktop, tablet, mobile)

🌐 Browser Support

Browser Screen Sharing Audio Sharing
Google Chrome ✅ (Only when sharing a tab)
Microsoft Edge ✅ (Only when sharing a tab)
Mozilla Firefox
Apple Safari

Important Notes

  • For audio sharing to work, users have to select the tab option when sharing in Google Chrome or Microsoft Edge.

🛠️ Built With

🚀 Getting Started

First, clone the repository:

git clone https://github.com/VA5UDEV/screen-sharing.git

Navigate to the project directory:

cd screen-sharing

Using npm

Install the dependencies:

npm install

Start the development server:

npm run dev

About

Real-time screen + audio sharing with minimal latency.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors