rustdesk-server-pro icon indicating copy to clipboard operation
rustdesk-server-pro copied to clipboard

API Server name not working in Custom Client

Open ampminfo opened this issue 3 months ago • 5 comments

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.

Image Image

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.

ampminfo avatar Oct 09 '25 01:10 ampminfo

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

Image

ampminfo avatar Oct 09 '25 01:10 ampminfo

BTW, it is the same on the Windows build also

ampminfo avatar Oct 09 '25 03:10 ampminfo

That's because of

register-device=N

API won't work if you specify this.

rustdesk avatar Oct 09 '25 07:10 rustdesk

and could I ask what is the point of this?

ampminfo avatar Oct 09 '25 14:10 ampminfo

do you have a custom2 license or a concurrent connection count ≥ 2 ?

Frankstar avatar Oct 13 '25 06:10 Frankstar