Search found 3 matches

by LarryM
2018-11-15 23:02
Forum: Developer discussions (mainly user-mode)
Topic: Modifications to UltraVNC
Replies: 4
Views: 59975

Re: Modifications to UltraVNC

I do not have all of the requirements yet, but our app will need to support multiple concurrent client, and it will not be allowed to show the host's desktop or allow any generic control of the host computer or file transfer. After some investigation of the UltraVNC source code and discussion, I ...
by LarryM
2018-11-15 13:13
Forum: Developer discussions (mainly user-mode)
Topic: Modifications to UltraVNC
Replies: 4
Views: 59975

Re: Modifications to UltraVNC

I realize that there are a number of changes that need to be made, but I was hoping to get an idea of where in the code to start looking. We have a software application which controls a camera and displays live video, and we need to allow remote viewers to see the video and do certain actions to ...
by LarryM
2018-11-15 03:06
Forum: Developer discussions (mainly user-mode)
Topic: Modifications to UltraVNC
Replies: 4
Views: 59975

Modifications to UltraVNC

I have started looking at UltraVNC as a possible solution for a remote viewing and access application requirement we have, but I would need for the VNC server to get the pixel data that it sends from an image buffer which our software updates rather than from the system desktop or any specific ...