connectpro://<server-dns>/<meetingroom> does not work with adobe-connect-desktop application
Trying to use adobe connect with a given meeting room:
https://<server-dns>/<meetingroom>
this opened in browser leads to:
https://<server-dns>/<meetingroom>?launcher=false
The meeting is started within the browser. If I try:
https://<server-dns>/<meetingroom>?launcher=true
this is rewritten to:
https://<server-dns>/<meetingroom>?launcher=false
and the meeting is again started within the browser. If I follow instructions given to make the browser use the external application, the url-part "?launcher=false" seems to overwrite what is configured within the local system.
Trying to enter the meeting url
https://<server-dns>/<meetingroom>
into adobe-connect directly leads to: wrong url. Use a correct url.
Trying with url
<server-dns>/<meetingroom>
into adobe-connect directly leads to: wrong url. Use a correct url.
Trying with url
connectpro://<server-dns>/<meetingroom>
into adobe-connect directly leads to an empty, white adobe connect window. Nothing further happens.
What would be the correct url to use starting adobe connect directly using
"C:\Users\sct-muc.BFS\AppData\Roaming\Adobe\Connect\connect.exe" "connectpro://<server-dns>/<meetingroom>"
