NVDARemoteServer icon indicating copy to clipboard operation
NVDARemoteServer copied to clipboard

Multiplatform NVDA Remote Relay server implementation

Results 2 NVDARemoteServer issues
Sort by recently updated
recently updated
newest added

Was trying to figure out why I kept seeing the server thread seems frozen message, and got this in my log when running nvdaremoteserver debug. Mon May 23 10:30:29 2022...

It should be noted that I'm not using the default port of 6837... Log is below. Traceback (most recent call last): File "/usr/share/NVDARemoteServer/server.py", line 284, in accept_new_connection client_sock = ssl.wrap_socket(client_sock,...