Skip to content

High resolution (up to 4k) screen sharing program that uses WebRTC

Notifications You must be signed in to change notification settings

RuurdBijlsma/p2p-screen-share

Repository files navigation

p2p screen share

How to use:

Select screen to share to people in server room:

Image of selecting screen

Watching someone else's screen stream, can be fullscreened. Audio works too, is muted by default

Image of watching screen stream

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.