On both Slack and Hangouts, share screen does not function. Not sure if there is a way to fix this or not, but thought I would report it.
-
Rambox 0.5.10
Electron 1.7.4
win32 x64 10.0.15063
I have 0.5.13 (the current latest version) on Linux.
when you try to share screen, electron isn't catching the request to pass it on (i suppose)
Does not work on Wire too
Discord not working either
We will take a look.
This is problem in Chromium engine, it miss screen access api before 70 version (without installing special extension), in 70 version this api seems implemented: https://groups.google.com/forum/#!msg/discuss-webrtc/Uf0SrR4uxzk/uO8sLrWuEAAJ
Can you update chromium engine to 70 and recheck this problem?
I'm gonna close this ticket due to inactivity, feel free to open another ticket if the problem persists.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
This is problem in Chromium engine, it miss screen access api before 70 version (without installing special extension), in 70 version this api seems implemented: https://groups.google.com/forum/#!msg/discuss-webrtc/Uf0SrR4uxzk/uO8sLrWuEAAJ
Can you update chromium engine to 70 and recheck this problem?