Walter Berggren
Walter Berggren
In case this is still relevant to anyone, I did a semi-complete port to Linux a couple of years ago that should still work: https://github.com/thesauri/jsmpeg-vnc-linux
Anyone having this problem even with aero turned off? For some reason the program works fine on my laptop, but on my desktop computer I only get a gray screen...
Have you figured out any solution yet?
I would also find this useful. Authorization is part of the flow in consuming the Graph API and the token is used in subsequent calls.
Thanks for the contribution! Out-of-the-box support for this seems to have been added since when I initially wrote this. I tried your repository that includes a newer version of Compose,...
You could try that. What display to use can also be set explicitly using the `DISPLAY` environment variable. To dig deeper into what causes the error, try compiling with debug...
@weeaudi Did you try compiling with debug flags and running it with valgrind? That may provide some crash logs that can help in debugging this.
Thank you for the crash logs. I haven't touched this project in a long time, but I was able to reproduce the issue. `XOpenDisplay` was failing in `jsmpeg-vnc.c` as no...
@ant-7802 What did you do to get it compiled for ARM?
Hi @sttk ! We are experiencing an issue where got sometimes ends up in a state where none of the requests reach the backend. Instead, requests timeout with timings that...