OSXvnc
OSXvnc copied to clipboard
VNC Server for macOS
I noticed that using OSXvnc on a gigabit local network is much slower in terms of update speed vs the default screen sharing (in VNC compatibility mode.) FFmpeg uses avfoundation...
In the latest mac os update vine vnc is getting stuck / image is unclear for some reason. Tried to delete and reinstall with no luck, on High Sierra everything...
While viewing with vnc & running different programs (chrome, safari, finder ,etc) all is ok, when firefox is opened trianges starting from the upper right corner start to appear, slashing...
System Server and Normal Server both crash with the following backtrace (upon connection with RealVNC Viewer or Remmina, or really any VNC client): ``` $ uname -a ``` ``` Darwin...
Vine server currently terminates a connection if UltraVNC features like server side scaling, file transfer or chat are selected. Maybe using libvncserver could provide more VNC features without the need...
Hi. I used Xcode to build the most recent release but the application is crashing with this error: > dyld: Library not loaded: /opt/libjpeg-turbo/lib/libturbojpeg.0.dylib > Reason: image not found >...
Automated builds with error reporting would be helpful. Maybe there are also tools for static code analysis which can be applied here.
- Replace deprecated code (lossyCString, AuthorizationExecuteWithPrivileges, CGPostMouseEvent) - Fix warning about incompatible pointer types
When connecting to a ventura mac, all I see is the menu bar and the current app's menu items, and the desktop background. I don't see the date/time in the...
Issue: https://github.com/stweil/OSXvnc/issues/54 Issue was possibly due to the following reasons - Accessibility shortcuts added since Monterey: https://gist.github.com/lukaskubanek/df1cf3287e30095b7265da639b6b43ae - The Obj C implementation of CGEventPost, CGEventSourceCreate when used with kCGEventSourceStatePrivate and...