muaz-khan / WebRTC-Experiment

WebRTC, WebRTC and WebRTC. Everything here is all about WebRTC!!
https://www.webrtc-experiment.com/
MIT License
11.77k stars 3.95k forks source link

screen sharing doesn't work on chrome #699

Open bhackett1024 opened 3 years ago

bhackett1024 commented 3 years ago

STR:

  1. open chrome (version 90) and visit https://www.webrtc-experiment.com/Pluginfree-Screen-Sharing
  2. click "share your screen", pick any window or tab on the machine
  3. copy URL and paste into a new tab
  4. video loads, but it is all white
  5. paste same URL into firefox (version 87), and video loads as expected

I get the same behavior on both macOS 10.15 and ubuntu linux.

hbenl commented 3 years ago

I tried on Arch Linux with Chromium 89.0.4389.90 and I get the exact same behavior.

opencoca commented 2 years ago

Replicated on big sur 11.16 and El Capitan 10.11.16.

Screen sharing is working well on other open source WebRTC platforms.