Hi everyone,
Currently, when users join a meeting, the URL looks like this:
I’ve seen in the documentation that it’s possible to change this path to a static one, but I’m wondering — is there any way to make it dynamic? For example, something like:
Essentially, I’d like each meeting to have a unique, more readable path instead of using the fixed /html5client.
Has anyone done something similar or found a clean way to achieve this? Can i change the config or i have to code something more
Thanks in advance!