open-webrtc-toolkit / owt-client-javascript

Open WebRTC Toolkit JavaScript SDK
https://01.org/open-webrtc-toolkit
Apache License 2.0
207 stars 124 forks source link

Firefox share screen causes blurred screen #245

Open GaoMingKai opened 5 years ago

GaoMingKai commented 5 years ago

MCU(Ubuntu 18.04.2) forefox(69) steps: 1、PC1 open mcu and publish carmera stream 2、PC2 open mcu and subscribe stream 3、PC1 share screen and publish share-screen 4、PC2 subscribe share stream error: PC2 subscribe share stream will be blurred screen

jianjunz commented 5 years ago

Suggest to try screen share in P2P mode to identify if it's a client side issue or server side issue.

GaoMingKai commented 4 years ago

p2p is normal

jianjunz commented 4 years ago

Perhaps we should move this issue to server.

wayunge commented 4 years ago

Subscribe a screen stream,same network,chrome is work well,firefox has blurred stream only