bk138 / droidVNC-NG

VNC server app for Android that does not require root privileges.
GNU General Public License v2.0
1.22k stars 177 forks source link

droidvnc-ng can not reconnect and maintain the connection using repeater #200

Closed luyaotang closed 21 hours ago

luyaotang commented 2 months ago

After setting up the repeater, droidvnc-ng can successfully connect to the uvnc-repeater service. When a viewer also connects through the repeater, it can successfully connect to droidvnc-ng. However, when the viewer exits, it triggers the repeater to terminate the connections of both server and viewer. It is hoped that droidvnc-ng can continue to reconnect and maintain the connection when it receives an interrupt signal.