-
-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
White Streaming window without controls #5
Comments
I haven't seen that happening... Which version of windows are you running? Does it work on another device or another user account? |
Unfortunately I cannot test on any other device. Windows Version: |
By accident, I noticed that it seems to be a display issue. If I move the red bordered windows over to the internal display, the preview window shows content. But as soon as I move it back to the larger display, the described white content appers. |
Oh I see, I think multiple displays and/or their arrangement is causing the problem. Will it work if you turn your notebook display off? I can also try to reproduce this issue if you could share your exact display arrangement settings |
Notebook display off won't fix. By quickly viewing your code, you handle high dpi in a special way. Could this be related? |
I downloaded you code, running it in intellij or vs code. Which is the main class to be started? npm install causes errors for me |
On my end it works with node version 14.17.3 and npm 6.14.13
you can try running the executable with |
I will try tomorrow morning and keep you up to date
|
I updated my node version which seemed to be the installation problem. But: |
I am out of clues... sorry |
@mPyKen hello. I'm facing the same issue when I enable "10-bit pixel format" in AMD software. |
I see, interesting! thanks for reporting. I don't have a 10 bit pixel format monitor, it will be tough to figure out how to solve this... |
Let me know if you need log or tester. Thanks for your work. Not sure if it can be helpful but there is a similar software working fine on 10-bit. |
RegionToShare is using .NET and does not depend on electron which seems to be the problem here: |
Hey there,
I downloaded and started version 1.3.1 (with and without admin priv.). I get the mentioned two windows and can drag them both.
But the streaming window is always empty (completely white). I do not even get any control panels like a close button.
Do I need to start a Teams Call for showing the content?
The text was updated successfully, but these errors were encountered: