issuefiler

Results 40 comments of issuefiler

@zhenrong-wang https://github.com/neutrinolabs/xrdp/blob/d71ec3fed0d9a3f4acab14a92935c27e8e836abd/xrdp/xrdp.ini.in#L232-L258 Apparently it’s configuration under the `[Xvnc]` session type. Did you use `Xvnc` or `Xorg` (`xorgxrdp`) when connecting?

@Seas0 I've patched it and it still couldn't reach 60 FPS. [testufo.com](https://testufo.com) showed that the frame rate was `60 FPS`, YouTube webpages got 60 FPS data, but on my Windows...

It was performant enough (using [GPU-accelerated xrdp](https://github.com/neutrinolabs/xrdp/discussions/2555)) to render 60 FPS and they were in a local network under the same home router. It might be a limitation imposed by...

When I tried `max_bpp=15` and `Color depth: 15 bit.`, it didn’t even show me the login screen. `xrdp` errored and refused the connection. ``` $ sudo systemctl status xrdp *...

> Wondering what "dominant" really means. 🤔 It means: “most important, powerful, or influential.” In other words: of the largest coverage. > This lib should sort the results based on...

![domcolor](https://user-images.githubusercontent.com/57908781/72186402-89076e80-3438-11ea-9cd8-b4301163e590.png)

But― this might be not a good way to get a dominant color. Reddish area can be quantized (merged) into _Red_ and _Orange_ instead of _Red_ alone, in which case...

You can’t replace the `DIR` input. Your `shaft` register is working normally. The problem is that your `DIR` (direction) pin is _floating_.

## Environment I’m using a 64-bit Intel CPU, Windows 10, OpenCV 4.6.0 & `@u4/opencv4nodejs` 6.2.5. The OpenCV was built with this command: ```cmd npx build-opencv rebuild --version 4.6.0 --cuda --nocontrib...