API Server name not working in Custom Client
RustDesk Server Pro 1.6.7
docker image: rustdesk/rustdesk-server-pro:latest Paid license
When using the custom client build (version 1.4.2) . The API server is not configured inside the client installation. I tried multiple combination but this was unsucessful.
When using the regular client from https://github.com/rustdesk/rustdesk/releases/tag/1.4.2, the configuration is working properly for the API url.
Default settings used:
allow-https-21114=Y view-style=adaptive enable-remote-printer=N enable-audio=N allow-auto-disconnect=N allow-remote-cm-modification=Y allow-remote-config-modification=Y show-remote-cursor=Y follow-remote-cursor=Y follow-remote-window=Y register-device=N preset-user-name=xxxx preset-device-group-name=XXX-tempo
BTW, it is the same on the Windows build also
That's because of
register-device=N
API won't work if you specify this.
and could I ask what is the point of this?
do you have a custom2 license or a concurrent connection count ≥ 2 ?