It would be handy to be able to join a conference with camera and or mic disabled if preferred - then the user could unmute it at their leisure. Does this exist? Something like:
Relatedly - coming soon is the ability to specify a parameter (hash) in the URL to enable the user to join a Jitsi Meet with a specified display name (see: Jitsi Meet - displayname via URL param?).
Thanks @Corby. I get how it works. But I ve realized that it does work on some jitsi instances and not on others. This is related to the Jitsi version and that’s why I want to know starting from which version it’s available
@pyjon Passing params like that have been working for years now. If some particular config option is not working with some older versions that may be the case.
What config params do not work for you with some versions? Looking at blame or history of config.js can reveal when some param had been introduced.
No. Other than checking the instance version and knowing the version you need.
I don’t think this exist at all.
This was introduced in the beginning of April https://github.com/jitsi/jitsi-meet/pull/5834 but I search the code for it and found which commit introduced it … but if you use meet.jit.si you don’t need this as there is a prejoin screen where you can control mic and camera and input the displayname in advance.