Skip to content

This exampe shows how to use WebRTC, ScreenCapture. It also supports multiple partisipants

Notifications You must be signed in to change notification settings

MagnusThor/XSockets.WebRTC.Conference.ScreenSharing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

XSockets.WebRTC.Conference.ScreenSharing

About

This repo contains the source code (frontend) for the "WebRTC ScreenCapture" demo found at https://screensharing.azurewebsites.net/ It uses the navigator.getUserMedia() API extensions to do screen capturing, also note that is this is true screen sharing and not tab content sharing.

The demo supports multiple participants, and the clients can choose between screen sharing and webcam/mic.

Important

To run this demo ensure that your site us running under SSL ( https ). WebRTC ScrenCapture only seems to work under that scheme. You will need Chrome 26+ with "Enable screen capture support in getUserMedia()" turned on in about:flags or --enable-usermedia-screen-capturin flag set.

Regards Team Xsockets.NET

About

This exampe shows how to use WebRTC, ScreenCapture. It also supports multiple partisipants

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published