After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome

Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031

Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078

Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
Feedback is welcome

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Search found 12 matches

by WKjun
2023-05-30 17:33
Forum: General help
Topic: mouse cursor invisible - machine dependent
Replies: 7
Views: 4282

Re: mouse cursor invisible - machine dependent

THANK YOU - THAT'S IT! :thumbs:

I didn't realize that I have not connected a mouse to that non-working PC; inputs are needed just occasionally.

And maybe I misunderstood the term "headless system", focusing on the output side, like the connected display and uvnc settings.
I mean, it is so logical ...
by WKjun
2023-05-28 11:25
Forum: General help
Topic: mouse cursor invisible - machine dependent
Replies: 7
Views: 4282

Re: mouse cursor invisible - machine dependent

Logs rule! :)

I've compared the entries from both machines, and the most obvious difference is this on the non-working PC:

vncencoderCursor.cpp : cursor handle is NULL.


PS:

It seems to have your home paths hardcoded in it: "C:\Users\rudi\Desktop\git_ultravnc\winvnc\winvnc\..."

And some of ...
by WKjun
2023-05-26 11:44
Forum: General help
Topic: mouse cursor invisible - machine dependent
Replies: 7
Views: 4282

Re: mouse cursor invisible - machine dependent

Interesting findings:

It is - sort of - machine dependent!
I took the harddisk from the "non-working PC" and installed it in a "working PC" where the cursor was visible all the time.
Both are pretty similar: Ryzen 1600 (B350) & Ryzen 2600X (X470), both with Radeon RX 590 .

Originally I wanted to ...
by WKjun
2023-05-26 00:33
Forum: General help
Topic: mouse cursor invisible - machine dependent
Replies: 7
Views: 4282

Re: mouse cursor invisible - machine dependent

I have redone my bootable USB stick and reinstalled latest Win10 22H2 on that machine.
Same effect, the cursor is gone, except when connecting via remote desktop / MSTSC and take over the session.

I have disabled most of my unattended setup routines, just UVNC and setting an IP-address. Not even ...
by WKjun
2023-05-11 22:23
Forum: General help
Topic: mouse cursor invisible - machine dependent
Replies: 7
Views: 4282

Re: mouse cursor invisible - machine dependent

No, monitors are connected all the time.
by WKjun
2023-05-10 00:00
Forum: General help
Topic: mouse cursor invisible - machine dependent
Replies: 7
Views: 4282

mouse cursor invisible - machine dependent

Hi,

I use UVNC on all of my PCs (Windows 10 x64 22H2 based) and in the past there was never an issue with the mouse cursor being invisible.
Some of them have been upgraded from older versions over time, but some have been reinstalled lately.

UVNC is being updated (reinstalled) often, but not every ...
by WKjun
2019-12-10 10:48
Forum: Olders
Topic: Dual-Monitor performance with two video cards
Replies: 3
Views: 5188

Re: Dual-Monitor performance with two video cards

Thanks Rudi for clearing things up and share some fundamental aspects of its behavior! :thumbs:

Although it seems logical that those screens which get captured should be on the faster card, it makes me wonder what parts of modern graphics cards are used in the capturing process that could make ...
by WKjun
2019-12-09 09:36
Forum: Olders
Topic: Dual-Monitor performance with two video cards
Replies: 3
Views: 5188

Dual-Monitor performance with two video cards

Hello!

I am about to implement this highly anticipated new version soon!
Previously I have used two monitors where just one of them is shared (fullscreen) and the other used locally. It is used as a kind of DJ desk where I can modify the playlist on one screen while music videos are played back on ...
by WKjun
2019-08-01 13:52
Forum: Olders
Topic: Setup INF "installservice" also starts the service
Replies: 0
Views: 3952

Setup INF "installservice" also starts the service

Hi!

I've created an inf file which should just install the service but not start it:

[Setup]
Lang=en
Dir=C:\UltraVNC
Group=UltraVNC
NoIcons=0
SetupType=custom
Components=ultravnc_server,ultravnc_viewer
Tasks=installservice

But it starts the service as if I have used this line:
Tasks ...
by WKjun
2019-05-02 10:46
Forum: Olders
Topic: UltraVNC 1.2.2.4 - Download links
Replies: 47
Views: 119654

Re: 1.2.24 Release ( web release for 15/03/2019)

Hello!

I have discovered a small glitch in the Viewer which I cannot recall to be present in the previous release.
It is about the "profiles" (LAN, ULTRA, SLOW, ...) and its corresponding options checkboxes in the background. If a profile is selected, a checkbox may be checked or unchecked ...
by WKjun
2019-04-13 00:02
Forum: Olders
Topic: FPS test 1224
Replies: 6
Views: 9313

Re: FPS test 1224

I just want to say that the latest version excels on Windows 10! Full-HD, completely fluid, and that between two not-too-fast AMD FX-9590 PCs.

To get the most out of it, I have tried a lot of combinations of settings, but basicly all your recommendations were perfect. Interesting that different ...
by WKjun
2019-04-05 10:15
Forum: Olders
Topic: FPS test 1224
Replies: 6
Views: 9313

Re: FPS test 1224

Hello!

First of all I want to thank you for you efforts - UltraVNC is the perfect tool for me to stream music videos and some movie clips in realtime as smooth as possible from one PC to another over 1Gbit LAN.

Therefore my goal is a steady fps of 25-30, depending on the material being PAL or NTSC ...