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

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- 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

Multiple Connections: the slowest sets the speed?

Post Reply
rolf
8
8
Posts: 10
Joined: 2005-07-01 12:31
Location: Osnabrueck, Germany

Multiple Connections: the slowest sets the speed?

Post by rolf »

We are using UltraVNC with several viewers at the same time (2-10 viewers), to show the presentations in videoconferences.

In the last time we had the problem that we wanted to show several animations and videos over VNC. Okay, I know it is not optimal to use VNC for this, but we had not found another way. In testing we found that the slowest viewer seems to set the speed for all others. When we connected one viewer from the same network (possible throughput of 50 MBit/s) we got a framerate of more than 10 fps. When we connected another distant slower (tested a throughput of 10 MBit/s) network the framerate was only 1 fps, even at the computer in the local network. Both clients were connected with LAN-option selected in the viewer.

Does anyone know why the speed for the faster connection gets down too? Is there a solution for this problem?
Last edited by rolf on 2005-12-19 14:46, edited 1 time in total.
William Knak
8
8
Posts: 25
Joined: 2005-09-19 17:35
Location: Brasil

Post by William Knak »

I think you are right. Because VNC uses TCP Connections, VNC Server need to do a Loop and send same Screen to all stablished connections, so while one connection do not receive a screen, all other connections are still wanting and then, the lowest connection plus all other connections delays will determinate de "frame rate"...
--
William
Post Reply