muaz-khan / RTCMultiConnection

RTCMultiConnection is a WebRTC JavaScript library for peer-to-peer applications (screen sharing, audio/video conferencing, file sharing, media streaming etc.)
https://muazkhan.com:9001/
MIT License
2.56k stars 1.37k forks source link

screen share problem #814

Open abunawim opened 5 years ago

abunawim commented 5 years ago

Hi everyone, At this moment I am facing a problem with WebRtc (https://rtcmulticonnection.herokuapp.com/demos/screen-sharing.html) . The problem is that when i try to share my screen that time it share my screen but this way( https://drive.google.com/file/d/1-fbnDa3tf2jPQ5if_ALgk09cOzzOZ_Y2/view ). Now i have to show one screen, not multi-screen this way

muaz-khan commented 5 years ago

It isn't a bug. You're viewing your own screen yourselves.

Please follow these steps:

  1. Open a room and share your screen
  2. Join that room from another device or system

Other device will see your screen without any cascading or duplicate issues.