I have a product which gives users a link to meet.jit.si/someuniquecode. I would like to pass through the POST or GET buffer a parameter to enable some options such as Lobby mode for the host link. Something like this:
'<form action=‘https://meet.jit.si/SomeUniqueCode?Lobby=Enable’
Is this possible? Are there HTML commands that can get passed into Jitsi?