Forum Replies Created
-
AuthorPosts
-
fra81Moderator
We are reproducing something similar to the “huge cursor” issue in our labs and we can send you a possible fix as soon as it is ready, if you are willing to give it a try. In the meanwhile, can you confirm that the cursor goes back to the normal size as soon as you force it to change its shape (for example by hovering on a window’s corner to change it to the ‘resize’ shape)?
We can’t reproduce the issue with the “double cursor” (local and remote cursor both visible). Does leaving the lid open have any effect on this problem?
fra81ModeratorHi,
Primarily inconsistent latency, regardless of where I connect from, being on my local network or remotely through cellular or wifi, latency seems to spike or the connection seems to stall. This is especially evident when I am typing as many times it will just miss characters. I have tried different encoding and turning the different hardware encoding and acceleration on and off to no avail.
This looks like an issue with your network. You say this occurs also in the local network. Does it mean that you have these problems even if both the client and the server are connected through an Ethernet cable?
Next I seem unable to switch users, I have two users on my computer that I constantly switch between and more often than not after logging out of the first or initiating fast user switching, if I don’t type the next account password fast enough the connection stalls and the display turns black, unable to switch users or reconnect.
To investigate this issue, we would need debug logs. Please follow the instructions in https://knowledgebase.nomachine.com/DT11R00182. You can send them to forum[at]nomachine[dot]com, referencing this topic.
Also if my computer is asleep I seem unable to wake it for a remote connection, something I never had issues with when using other Remote Desktop software.
If you connect from LAN, you can try to enable the ‘Wake up the indicated server on the LAN if powered off’ (Wake on LAN) option by editing the connection file, Configuration tab. This should solve the problem. Do you connect from LAN with the other Remote Desktop software?
Finally if I restart my computer it appears the server never starts prior to me logging in. Now maybe this is a limitation with the Mac version, but again, never had this issue with other Remote Desktop software.
We would need debug logs also for this case.
fra81ModeratorHi,
sorry for the delay. Logs don’t point to any specific issue. To rule out any driver issue, please try and disable hardware encoding on the server:
1) Edit the node configuration file, /usr/NX/etc/node.cfg
2) Uncomment and disable the EnableHardwareEncoding key:
EnableHardwareEncoding 0
fra81ModeratorHi Michael,
just a guess: did you try to check the ‘Disable frame buffering on decoding’ option in the session menu panel, Display settings (on the Mac)? By default, when there is no local input, NoMachine assumes that there is no user interaction with the desktop and starts buffering few frames on playback.
fra81ModeratorUnfortunately we still can’t reproduce it in our labs the way you describe and with OBS. Is there any other detail that can be useful for us to reproduce? Any specific action that triggers the issue? For example, do you connect to the MacBook when the lid is closed?
fra81ModeratorAdding ProxyExtraOptions “pack=16m-png”
This option is only effective in virtual desktop sessions, when the ‘X11 vector graphics mode’ is enabled. Virtual desktops are only available for products in the Terminal Server family (e.g. NoMachine Workstation), of which you can download an evaluation version.
Because base on my understanding, the above option turned off sub-pixel sampling
To be precise, it would turn off the chroma subsampling that is introduced by the colorspace conversion from the YUV to the RGB format, as part of the encoding process. It doesn’t change the aliasing setting used by remote applications when rendering fonts.
fra81Moderatorfra81ModeratorI have to turn off hardware acceleration
Do you mean the ‘Disable client side hardware decoding’ checkbox in the session menu panel?
Can you turn it on again and collect logs as explained in https://knowledgebase.nomachine.com/DT11R00181#2? You can send them to forum[at]nomachine[dot]com.
fra81ModeratorHi,
colors generally need to be sub-sampled before they are fed to video encoders (typically from RGB to YUV format). This is particularly visible with bright colors (especially red) on dark backgrounds. For this reason, NoMachine performs an additional encoding pass to “fix” the colors (see https://knowledgebase.nomachine.com/FR03M02907). This is done progressively to not saturate the available bandwidth.
To alleviate this effect you can set the Display quality to the maximum level in the session menu panel, so that color refinement will happen faster. To make it even faster, you can check the ‘Disable multi-pass display encoding’ option in the advanced display options.
fra81ModeratorThe screen blanking implementation is indeed about gamma settings. NoMachine encodes a copy of the framebuffer, so changing the framebuffer pixels would also affect what you see remotely.
As a possible alternative, you could turn the physical display off when you want to connect remotely, as explained at point 3 of this article: https://knowledgebase.nomachine.com/AR03P00973. At that point NoMachine will create a virtual (off-screen) framebuffer.
fra81ModeratorPlease send the logs as explained above. Can you show us the ffmpeg command that you used for encoding?
fra81ModeratorMay 21, 2021 at 13:56 in reply to: Unreliable drag and drop behaviour when connected to a Mac #33580fra81ModeratorHi,
does this issue occur only when using fullscreen mode? And does it occur only when the remote screen is scaled (i.e. does it occur also in ‘viewport’ mode)?
Then please try to add the following key in the /Applications/NoMachine.app/Contents/Frameworks/etc/node.cfg file on the server machine:
DisplayServerExtraOptions "-oldeventapi 1"
Restart NoMachine and see if anything changes.
fra81ModeratorHi Nyquist,
we can’t reproduce this issue in our labs and we didn’t receive similar reports. Should it happen again, please let us know, possibly with the steps to reproduce.
fra81ModeratorHi,
sorry for the delay! We verified that indeed it doesn’t work and this issue is the reason:
-
AuthorPosts