AdapterJS
AdapterJS copied to clipboard
Application window sharing issue
Hey, Application window sharing with the commercial version works wrong. Steps to reproduce:
- Open any application in full screen mode (will call it X).
- Open other one in non-full screen mode (will call it Y).
- Place Y in front of X.
- Start to share Y.
- Focus on X. Defect: area of X is shared.
This is a known issue on Windows; libWebRTC captures the screen are of Y, even if there is another window on the top of it. Basically you have to keep the shared window in the foreground for it to be properly captured.
This is an issue we are aware of but didn't get to fix yet
Hi! Any news about the issue?
No. No work was done on it so far. It is not considered a priority at the moment, so it stays low on the backlog.